cmake/Tests/RunCMake/target_compile_features/not_a_c_feature-stderr.txt
2015-04-27 22:25:09 +02:00

6 lines
229 B
Plaintext

CMake Error at not_a_c_feature.cmake:3 \(target_compile_features\):
target_compile_features specified unknown feature "c_not_a_feature" for
target "main".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)