No :)

Thanks for pointing this out!

On 28/01/2008, Brandon Van Every <[EMAIL PROTECTED]> wrote:
> On Jan 27, 2008 9:20 PM, Steven Van Ingelgem <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> >
> > I'm working on a SLES10.
> >
> >
> > I have an "add_custom_command" with in it's command:
> >
> > LDFLAGS="-L${PROJECT_SOURCE_DIR}/lib -ldl" ./configure ...etc...
> >
> > Now if I go and check the configure log, I see that the LDFLAGS are
> > interpreted as "-L${PROJECT_SOURCE_DIR}/lib\ -ldl" (watch the escaping
> > of the " " (space)).
>
> Did you try VERBATIM?
>
>
> Cheers,
> Brandon Van Every
> _______________________________________________
> CMake mailing list
> CMake@cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to