annotate 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
rev   line source
ferencd@0 1 These things need to be changed when this module is merged into CMake:
ferencd@0 2
ferencd@0 3 -change include(CheckCXXCompilerFlag) in CheckCXX11Features.cmake to
ferencd@0 4 include(${CMAKE_CURRENT_LIST_DIR}/CheckCXXCompilerFlag.cmake)
ferencd@0 5 -remove the setting of CMAKE_MODULE_PATH from the testcase CMakeLists.txt
ferencd@0 6 -change all tabs to spaces in the cpp files
ferencd@0 7