mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
93c89bc75c
Previously the `TARGET_OBJECTS` generator expression was limited only to use in a buildsystem context so that Xcode's placeholders in object file paths can be evaluated. Lift this restriction so that the expression can at least be used in most settings. Co-Author: Brad King <brad.king@kitware.com>
7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
Evaluation file to be written multiple times with different content. This
|
|
is generally caused by the content evaluating the configuration type,
|
|
language, or location of object files:
|
|
|
|
.*output.txt
|