mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 14:58:45 +00:00
![Robert Maynard](/assets/img/avatar_default.png)
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
|