blob: 12ffbc2f5c672d19cbb3a15fd3c423511e066d30 (
plain)
1
2
3
4
5
6
7
8
9
|
^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![?]$
|