2018-04-23 21:13:27 +02:00
|
|
|
^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.
|
2013-11-03 12:27:13 +02:00
|
|
|
Call Stack \(most recent call first\):
|
2018-04-23 21:13:27 +02:00
|
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
2018-05-19 10:45:57 +02:00
|
|
|
+
|
2018-04-23 21:13:27 +02:00
|
|
|
'alias-test-exe' does not exist![?]
|
2018-05-19 10:45:57 +02:00
|
|
|
*
|
|
|
|
CMake Error at imported-target.cmake:[0-9]+ \(add_library\):
|
|
|
|
add_library cannot create ALIAS target "alias-test-lib" because target
|
|
|
|
"test-lib" is imported but not globally visible.
|
|
|
|
Call Stack \(most recent call first\):
|
|
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
|
|
+
|
2018-04-23 21:13:27 +02:00
|
|
|
'alias-test-lib' does not exist![?]$
|