[cmake-developers] CMake 3.5 generation time

Brad King brad.king at kitware.com
Fri Feb 5 08:35:35 EST 2016


On 02/04/2016 05:57 PM, Bartosz Kosiorek wrote:
> Unfortunately after building locally, the times are totally different (worse).

Check CMAKE_BUILD_TYPE in the CMakeCache.txt file of your CMake build
and make sure it is "Release".  If not, just change it and run "make"
again to rebuild.

Thanks,
-Brad



More information about the cmake-developers mailing list