Skip to content
  • jcfr's avatar
    COMP: Enable CMake policy CMP00{02, 04, 05, 06, 07, 08, 09, 11, 14} · 3e37e1bf
    jcfr authored
    CMP0002: Logical target names must be globally unique.
    CMP0004: Libraries linked may NOT have leading or trailing whitespace.
    CMP0005: Preprocessor definition values are now escaped automatically.
    CMP0006: Installing MACOSX_BUNDLE targets requires a BUNDLE DESTINATION.
    CMP0007: List command no longer ignores empty elements.
    CMP0008: Libraries linked by full-path must have a valid library file name.
    CMP0009: FILE GLOB_RECURSE calls should not follow symlinks by default.
    CMP0011: Included scripts do automatic cmake_policy PUSH and POP.
    CMP0014: Input directories must have CMakeLists.txt
    
    git-svn-id: http://svn.slicer.org/Slicer4/trunk@15161 3bd1e089-480b-0410-8dfb-8563597acbee
    3e37e1bf