Open SeanBryan51 opened 7 months ago
We should enable verbose output from CMake builds by default so that build errors can be diagnosed easily.
This can be done by setting the CMAKE_VERBOSE_MAKEFILE environment variable when invoking CMake.
CMAKE_VERBOSE_MAKEFILE
We should enable verbose output from CMake builds by default so that build errors can be diagnosed easily.