df4d2b28b2
An empty string is not likely going to produce expected results in any evaluation context. It is replaced by preprocessing currently.
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
CMake Error at BadInstallPrefix.cmake:1 \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<INSTALL_PREFIX>
|
|
|
|
INSTALL_PREFIX is a marker for install\(EXPORT\) only. It should never be
|
|
evaluated.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|