You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A unity build potentially speeds up compilation with CMake.
It throws multiple source files together, so to get it to work some variables need to be renamed and some files need to be reorderd in the CMake config.
A unity build potentially speeds up compilation with CMake.
It throws multiple source files together, so to get it to work some variables need to be renamed and some files need to be reorderd in the CMake config.
https://cmake.org/cmake/help/latest/variable/CMAKE_UNITY_BUILD.html#variable:CMAKE_UNITY_BUILD
The text was updated successfully, but these errors were encountered: