CMake Policies Design Discussion
From KitwarePublic
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