cmake/Tests/RunCMake/target_compile_features/not_a_c_feature-stderr.txt

6 lines
240 B
Plaintext
Raw Normal View History

2017-07-20 19:35:53 +02:00
CMake Error at not_a_c_feature.cmake:[0-9]+ \(target_compile_features\):
2015-04-27 22:25:09 +02:00
target_compile_features specified unknown feature "c_not_a_feature" for
target "main".
Call Stack \(most recent call first\):
2019-11-11 23:01:05 +01:00
CMakeLists\.txt:[0-9]+ \(include\)