blob: 2c4f877e824421f31deee1a28e809f0aabf2f95d (
plain)
1
2
3
4
5
6
7
8
|
CMake Error at NoTarget.cmake:2 \(file\):
Error evaluating generator expression:
\$<TARGET_OBJECTS:NoTarget>
Objects of target "NoTarget" referenced but no such target exists.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|