[CMake] Visual Studio Release / Debug with different link dependencies?

Tyler Roscoe tyler at cryptio.net
Wed Jan 6 17:20:01 EST 2010


On Wed, Jan 06, 2010 at 09:58:12PM +0000, Gregory Peele ARA/CFD wrote:
> I would like to be able - in the same binary directory / generated
> Solution - to build both Debug and Release builds of my project.  Some

Look at the debug and optimized flags to target_link_libraries().

tyler


More information about the CMake mailing list