comparison 3rdparty/vmime/cmake/cmake-cxx11/MERGE-TODO @ 0:a4671277546c tip

created the repository for the thymian project
author ferencd
date Tue, 17 Aug 2021 11:19:54 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a4671277546c
1 These things need to be changed when this module is merged into CMake:
2
3 -change include(CheckCXXCompilerFlag) in CheckCXX11Features.cmake to
4 include(${CMAKE_CURRENT_LIST_DIR}/CheckCXXCompilerFlag.cmake)
5 -remove the setting of CMAKE_MODULE_PATH from the testcase CMakeLists.txt
6 -change all tabs to spaces in the cpp files
7