CMake/Tests/RunCMake/GeneratorExpression/BadZero-stderr.txt

9 lines
218 B
Plaintext
Raw Normal View History

CMake Error at BadZero.cmake:2 \(add_custom_target\):
Error evaluating generator expression:
\$<0>
\$<0> expression requires a parameter.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)