cmake/Tests/RunCMake/CompileFeatures/NotAFeature_OriginDebugTransitive-stderr.txt

12 lines
323 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
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".