blob: 5e54baefdfe7b85d7c3336fa4a7bde9e351193bd (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at add_custom_target.cmake:1 \(add_custom_target\):
Error evaluating generator expression:
\$<LINK_LANGUAGE>
\$<LINK_LANGUAGE:...> may only be used with binary targets to specify link
libraries, link directories, link options and link depends.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|