cmake/Tests/RunCMake/alias_targets/add_executable-library-stderr.txt

6 lines
233 B
Plaintext
Raw Normal View History

2013-11-03 12:27:13 +02:00
CMake Error at add_executable-library.cmake:6 \(add_executable\):
add_executable cannot create ALIAS target "alias" because target "foo" is
not an executable.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)