diff options
Diffstat (limited to 'Modules/CMake.cmake')
-rw-r--r-- | Modules/CMake.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Modules/CMake.cmake b/Modules/CMake.cmake new file mode 100644 index 0000000..411544f --- /dev/null +++ b/Modules/CMake.cmake @@ -0,0 +1,3 @@ +# This file is used by cmake.cxx to compute the CMAKE_ROOT location. +# Do not remove this file from cvs without updating cmake.cxx to look +# for a different file. |