summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_compile_features/not_a_c_feature-stderr.txt
blob: 6dd00f359a8ff905702983443c65a15ff52cdfd3 (plain)
1
2
3
4
5
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\)