On Wed, 1 Apr 2009, Christian Ehrlicher wrote:

> STRING(TOUPPER ${CMAKE_BUILD_TYPE} buildtype)
> ...
> MESSAGE(STATUS "  C compiler flags ................ : ${CMAKE_C_FLAGS}
> ${CMAKE_C_FLAGS_${buildtype}}")
> MESSAGE(STATUS "  C++ compiler flags .............. : ${CMAKE_CXX_FLAGS}
> ${CMAKE_CXX_FLAGS_${buildtype}}")
> 
> Should do the trick.
> 
> btw: all " in the config overview output should be moved behind the
> variables like I did it for the two above.

Thanks. Can you check that this works, Sheri? If you are happy, I'll 
make the change for the proper 7.9 release.

Philip

-- 
Philip Hazel

-- 
## List details at http://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to