Files
third_party_cmake/Modules/FindPython
Marc Chevrier 28f0ffd0ff FindPython: Mark non-public cache entries INTERNAL
Since commit 5ab1160b9b (FindPython: Add capability to specify directly
artifacts, 2019-08-15, v3.16.0-rc1~157^2) we accidentally expose cache
entries named `_Python...` to users in cmake-gui and ccmake.  Mark those
entries as `INTERNAL` to hide them.

Issue: #20362
2020-02-26 08:08:03 -05:00
..