summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompileFeatures/NotAFeature_OriginDebugGenex-stderr.txt
blob: 08e20a856ebc10fe3ed60107b1a9bd8cf1f159d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
CMake Debug Log at NotAFeature_OriginDebugGenex.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".