mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Instead of having CMake determine which files should go into each unity file, the user can now use explicitly state the mapping.
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
^CMake Error in CMakeLists.txt:
|
|
Invalid UNITY_BUILD_MODE value of INVALID assigned to target tgt\.
|
|
Acceptable values are BATCH and GROUP\.
|
|
.*
|
|
CMake Generate step failed\. Build files cannot be regenerated correctly\.$
|