File: MERGE-TODO

package info (click to toggle)
libvmime 0.9.2-9
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,636 kB
  • sloc: cpp: 55,417; ansic: 822; makefile: 91; sh: 8
file content (7 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
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