blob: 969393acc61b44211d793dca95c8db09cb46be60 (
plain)
1
2
3
4
5
6
7
8
|
CMake Error at BadTargetName.cmake:1 \(add_custom_target\):
Error evaluating generator expression:
\$<TARGET_NAME:\$<1:tgt>>
\$<TARGET_NAME> expression requires literal input.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
|