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_<CONFIG>, but there is no COMPILE_FLAGS_<CONFIG>.
-- /Jesper _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
