12ffbc2f5c672d19cbb3a15fd3c423511e066d30
[platform/upstream/cmake.git] / Tests / RunCMake / alias_targets / imported-target-stderr.txt
1 ^CMake Error at imported-target.cmake:[0-9]+ \(add_executable\):
2   add_executable cannot create ALIAS target \"alias-test-exe\" because target
3   \"test-exe\" is imported but not globally visible.
4 Call Stack \(most recent call first\):
5   CMakeLists.txt:[0-9]+ \(include\)
6
7
8 'alias-test-exe' does not exist![?]
9 'alias-test-lib' does not exist![?]$