summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-02-26 11:05:18 (GMT)
committerBrad King <brad.king@kitware.com>2020-02-26 13:09:21 (GMT)
commit1dc524f20236c49c9396f51982535397fe33cb95 (patch)
tree7a337e7e78f637bd0b2904835d3c3827d39fa577 /Help
parent602d1d82010dd1e63f2510e067dcfb2c9fd59c3c (diff)
downloadCMake-1dc524f20236c49c9396f51982535397fe33cb95.zip
CMake-1dc524f20236c49c9396f51982535397fe33cb95.tar.gz
CMake-1dc524f20236c49c9396f51982535397fe33cb95.tar.bz2
FindPython: Do not cache computed result variables in CMake 3.16
Since commit 06d9e67fbd (FindPython: Add capability to specify directly artifacts, 2019-08-15, v3.16.0-rc1~157^2) we accidentally add the result variables `Python*_LIBRARY_RELEASE` and `Python*_LIBRARY_DEBUG` to the cache. They are always computed from other results and so should not be presented to users in cmake-gui and ccmake to edit. Issue: #20362
Diffstat (limited to 'Help')
0 files changed, 0 insertions, 0 deletions