imported-target-stderr.txt 346 B

123456789
  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. 'alias-test-exe' does not exist![?]
  7. 'alias-test-lib' does not exist![?]$