cmake/Tests/RunCMake/target_link_libraries/CMP0079-link-WARN-stderr.txt
2018-10-28 12:09:07 +01:00

6 lines
230 B
Plaintext

^CMake Error at CMP0079-link/CMakeLists.txt:[0-9]+ \(target_link_libraries\):
Attempt to add link library "foo" to target "top" which is not built in
this directory.
This is allowed only when policy CMP0079 is set to NEW.$