New CMake environment
Build System Setup
The new CMake environment was introduced with CGI Studio 3.14. It has some advantages:
it is based on newer CMake versions (CMake 3.19.0 or higher is required): some newer CMake features allow for a much simpler configuration
cleaner and idiomatic overal...