summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/alias_targets/add_executable-library-stderr.txt
blob: eb22b3dbec1be55dd861abbc7e68914daf27841c (plain)
1
2
3
4
5
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\)