[CMake] Fwd: Debug and Release build from a make option
Nils Gladitz
nilsgladitz at gmail.com
Thu Aug 21 10:34:38 EDT 2014
On 21.08.2014 16:16, Mauro Ziliani wrote:
>
> So the best choice for Makefile compilation environment is use two
> different folder out-of-the-source: one for debug build and another
> for release?
>
Yes, you could also keep switching the configuration of a single build
directory but two distinct build directories will minimize incremental
build times.
Nils
More information about the CMake
mailing list