summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompileFeatures/NotAFeature_OriginDebug-stderr.txt
blob: 60a8e51ceaf785aa549d527075cf38b14bc66387 (plain)
1
2
3
4
5
6
7
8
9
10
11
CMake Debug Log at NotAFeature_OriginDebug.cmake:4 \(set_property\):
  Used compile features for target somelib:

   \* not_a_feature

Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)


CMake Error in CMakeLists.txt:
  Specified unknown feature "not_a_feature" for target "somelib".