You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
426 B
14 lines
426 B
CMake Error at only-targets.cmake:[0-9]+ \(target_link_libraries\):
|
|
Target "lib2" has LINK_LIBRARIES_ONLY_TARGETS enabled, but it links to:
|
|
|
|
external
|
|
|
|
which is not a target. Possible reasons include:
|
|
|
|
\* There is a typo in the target name.
|
|
\* A find_package call is missing for an IMPORTED target.
|
|
\* An ALIAS target is missing.
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|