Re: [pcre-dev] 7.9-RC2 test release

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: Sheri
CC: pcre-dev
New-Topics: Re: [pcre-dev] 7.9-RC2 test release CMake error
Subject: Re: [pcre-dev] 7.9-RC2 test release
On Wed, 1 Apr 2009, Sheri 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.
> >
> >
> The first line gave an error, no variable defined.


It works fine for me, using cmake on Linux. The version is 2.6-patch 2.
I am intending to put it in the 7.9 release.

Philip

--
Philip Hazel