cmake/Tests/RunCMake/GeneratorExpression/BadInstallPrefix-stderr.txt

10 lines
289 B
Plaintext
Raw Normal View History

2013-03-16 19:13:01 +02:00
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\)