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