cmake/Tests/RunCMake/alias_targets/imported-target-stderr.txt
2018-04-23 21:13:27 +02:00

10 lines
346 B
Plaintext

^CMake Error at imported-target.cmake:[0-9]+ \(add_executable\):
add_executable cannot create ALIAS target \"alias-test-exe\" because target
\"test-exe\" is imported but not globally visible.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
'alias-test-exe' does not exist![?]
'alias-test-lib' does not exist![?]$