blob: 8ba2223dfa7aa411c7a6e250abaa1736d6a9518b (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at TARGET_LINKER_IMPORT_FILE-non-valid-target.cmake:[0-9]+ \(file\):
Error evaluating generator expression:
\$<TARGET_LINKER_IMPORT_FILE:exe1>
TARGET_LINKER_IMPORT_FILE is allowed only for libraries and executables
with ENABLE_EXPORTS.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
|