cmake/Tests/RunCMake/target_compile_features/not_a_cxx_feature-stderr.txt
2017-07-20 19:35:53 +02:00

6 lines
238 B
Plaintext

CMake Error at not_a_cxx_feature.cmake:[0-9]+ \(target_compile_features\):
target_compile_features specified unknown feature "cxx_not_a_feature" for
target "main".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)