LINK_ONLY-not-linking-stderr.txt 258 B

12345678
  1. CMake Error at LINK_ONLY-not-linking.cmake:1 \(add_custom_target\):
  2. Error evaluating generator expression:
  3. \$<LINK_ONLY:something>
  4. \$<LINK_ONLY:...> may only be used for linking
  5. Call Stack \(most recent call first\):
  6. CMakeLists.txt:3 \(include\)