CMake/Tests/RunCMake/CompileFeatures/NotAFeatureGenex-stderr.txt
Stephen Kelly baff44345c cmTarget: Allow populating COMPILE_FEATURES using generator expressions.
Delay validation of the content as a feature if it contains a
generator expression. It will be checked again at generate-time
after evaluation.
2014-04-07 18:11:18 +02:00

3 lines
97 B
Plaintext

CMake Error in CMakeLists.txt:
Specified unknown feature "not_a_feature" for target "somelib".