mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 17:49:38 -06:00
10 lines
341 B
Plaintext
10 lines
341 B
Plaintext
CMake Error at OutputNameMatchesObjects\.cmake:[0-9]+ \(file\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_OBJECTS:foo>
|
|
|
|
Objects of target "foo" referenced but is not one of the allowed target
|
|
types \(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\)\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|