https://github.com/Kitware/CMake
Revision 8479dc46f12831c7736ce59b5833e43509899f7d authored by Brad King on 25 May 2016, 14:02:02 UTC, committed by Brad King on 25 May 2016, 14:02:02 UTC
Use an unsigned value to produce the needed mask.
1 parent 6052e4b
Raw File
Tip revision: 8479dc46f12831c7736ce59b5833e43509899f7d authored by Brad King on 25 May 2016, 14:02:02 UTC
liblzma: Avoid possible overflow on signed left shift
Tip revision: 8479dc4
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top