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