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