[sldev] CMake preview available - please try it out!
Bryan O'Sullivan
bos at lindenlab.com
Thu Jan 31 12:08:43 PST 2008
Robin Cornelius wrote:
> Well the issue i have is that the apr header files are in
> /usr/include/apr-1.0 and not apr-1 (or visa-versa, i forget right now)
> on Debian systems. I though when cmake started asking for
> APR_INCLUDE_DIR it was going to use this variable as a location to look
> for the APR Include files, but alias it does not and the apr headers are
> coded as they always were.
Perhaps there's a problem with the FindAPR.cmake file. I *think* that
modifying APR_INCLUDE_DIR ought to work.
> What would be nice is a way of modifying the gcc flags so that -Werror
> can be turned off if desired, not sure if this is a good idea or not?
I'd rather fix the causes of the errors. Quite often, gcc's warnings
are worth paying attention to.
<b
More information about the SLDev
mailing list