[CMake] Release build from bootstrap?

David Doria daviddoria at gmail.com
Fri May 19 17:52:28 EDT 2017


When I run 'bootstrap' followed by 'make' on a cmake source tree, I get a
debug build of the 'cmake' binary. If I have an existing CMake available, I
can build cmake by setting CMAKE_BUILD_TYPE=Release and I end up with a
release build of the new CMake. Is it possible to get a release build
directly out of the bootstrap procedure?

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170519/e9291e3d/attachment.html>


More information about the CMake mailing list