<div dir="ltr">Hi all.<div>I came from bakefile 0.2.9 generator.</div><div>In my projects I defined the default build type as debug.</div><div><br></div><div>So when I run</div><div><br></div><div>make</div><div><br></div>
<div>my project will build in debug mode.</div><div><br></div><div>When I need to produce the final executable i have to run</div><div><br></div><div>make BUILD=release </div><div><br></div><div>and I'll get the final release executable.</div>
<div><br></div><div>How can I achieve the same behavious in CMake (3.0)?</div><div><br></div><div>Best regards,</div><div>  MZ</div></div>