ferencd@0: These things need to be changed when this module is merged into CMake: ferencd@0: ferencd@0: -change include(CheckCXXCompilerFlag) in CheckCXX11Features.cmake to ferencd@0: include(${CMAKE_CURRENT_LIST_DIR}/CheckCXXCompilerFlag.cmake) ferencd@0: -remove the setting of CMAKE_MODULE_PATH from the testcase CMakeLists.txt ferencd@0: -change all tabs to spaces in the cpp files ferencd@0: