https://github.com/Kitware/CMake
Revision 80af3ddea7ce2717c9a33a51954b9ccd6246af1d authored by Brad King on 15 March 2019, 14:05:23 UTC, committed by Brad King on 15 March 2019, 14:05:23 UTC
Our nightly and release binaries build in an environment that does not
support these instructions.  Disable them everywhere for simplicity
because CMake's application of this library is not performance-critical.
1 parent 1761a9a
Raw File
Tip revision: 80af3ddea7ce2717c9a33a51954b9ccd6246af1d authored by Brad King on 15 March 2019, 14:05:23 UTC
zstd: Disable BMI2 instructions for build within CMake
Tip revision: 80af3dd
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top