Jesper Eskilson wrote:
> Hi!
>
> I would like to be able to specify compiler flags (or -D options,
> specifically) bound to a specific build type, i.e. Debug, Release,
> etc. How can I do this? There is a target property
> LINK_FLAGS_, but there is no COMPILE_FLAGS_.
>
http://www.cmake.org/Wiki/
Hi!
I would like to be able to specify compiler flags (or -D options,
specifically) bound to a specific build type, i.e. Debug, Release,
etc. How can I do this? There is a target property
LINK_FLAGS_, but there is no COMPILE_FLAGS_.
--
/Jesper
___
CMak