Builder|CMake: Added root CMakeLists; tweaks for Unix config
There is now a root-level CMakeLists.txt for easier automation.
The Unix build configuration was made more robust by reducing use ofglobal add_definitions().
View differences
Builder|CMake: Added root CMakeLists; tweaks for Unix config
There is now a root-level CMakeLists.txt for easier automation.
The Unix build configuration was made more robust by reducing use of
global add_definitions().