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.
cmake/Tests/RunCMake/add_executable/NoSourcesButLinkObjects-std...

12 lines
471 B

^CMake Error at NoSourcesButLinkObjects.cmake:[0-9]+ \(add_executable\):
add_executable called with incorrect number of arguments
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
CMake Error at NoSourcesButLinkObjects.cmake:[0-9]+ \(target_link_libraries\):
Cannot specify link libraries for target \"TestExeWithoutSources\" which is
not built by this project.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$