Forked from
CMake / CMake
34850 commits behind the upstream repository.
-
Brad King authored
In cmVersionConfig.h we must define this macro with a value because clients expect it to have one. Also ensure that all CMakeLists.txt code paths have an initialized value. Reported-by:
Stephen Kelly <steveire@gmail.com>
Brad King authoredIn cmVersionConfig.h we must define this macro with a value because clients expect it to have one. Also ensure that all CMakeLists.txt code paths have an initialized value. Reported-by:
Stephen Kelly <steveire@gmail.com>
CMakeVersionCompute.cmake 961 B