Revision 602d1d82010dd1e63f2510e067dcfb2c9fd59c3c authored by Marc Chevrier on 26 February 2020, 11:05:18 UTC, committed by Brad King on 26 February 2020, 13:09:16 UTC
Since commit 06d9e67fbd (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
1 parent 44b8937
Raw File
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top