Files
CMake/Tests/RunCMake/GenEx-DEVICE_LINK/add_executable-stderr.txt
T
Brad King a95cbf3890 Tests: Shorten RunCMake.GenEx-* case names
Reduce the length of the longest path on disk needed by the tests.
2021-06-25 11:29:46 -04:00

10 lines
295 B
Plaintext

CMake Error at add_executable.cmake:[0-9]+ \(add_executable\):
Error evaluating generator expression:
\$<DEVICE_LINK:empty.c>
\$<DEVICE_LINK:...> may only be used with binary targets to specify link
options.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)