Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
alias_targets
/
invalid-target-stderr.txt
blob: 342d488b90e72d01a05b9d13dbc7cfde1ac2457b [
file
] [
log
] [
blame
]
CMake Error at invalid-target.cmake:2 \(add_library\):
add_library cannot create ALIAS target "alias" because target "foo" does
not already exist.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)