Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdcore/CMakeLists.txt

    r1286 r1560  
    33
    44# Configuration for newer cmake
    5 cmake_policy(VERSION 2.6)
    6 if (POLICY CMP0022)
    7         cmake_policy(SET CMP0022 OLD)
    8 endif (POLICY CMP0022)
     5cmake_policy(VERSION 2.8.12)
    96
    107# Configuration parser
Note: See TracChangeset for help on using the changeset viewer.