diff options
Diffstat (limited to 'cmake/cmake-cxx11/MERGE-TODO')
-rw-r--r-- | cmake/cmake-cxx11/MERGE-TODO | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/cmake/cmake-cxx11/MERGE-TODO b/cmake/cmake-cxx11/MERGE-TODO deleted file mode 100644 index dc2ce480..00000000 --- a/cmake/cmake-cxx11/MERGE-TODO +++ /dev/null @@ -1,7 +0,0 @@ -These things need to be changed when this module is merged into CMake: - --change include(CheckCXXCompilerFlag) in CheckCXX11Features.cmake to - include(${CMAKE_CURRENT_LIST_DIR}/CheckCXXCompilerFlag.cmake) --remove the setting of CMAKE_MODULE_PATH from the testcase CMakeLists.txt --change all tabs to spaces in the cpp files - |