CMake Policies Design Discussion

From KitwarePublic
Revision as of 19:50, 25 February 2008 by Brad.king (talk | contribs)
Jump to navigationJump to search

Brainstorming:

 cmake_feature(PUSH)
 cmake_feature(SET CM00001 FIXED)
 cmake_feature(VERSION 2.6)
 cmake_feature(POP)
 REQUIRED - Project must declare fixed
 FIXED - New behavior
 QUIET - Old behavior
 WARN - Old behavior, emit warning
 ERROR - No behavior, emit error