Where does GLOM_LDFAGS get set?

Seems like it should end up as space separated itself, rather than being a
cmake list. (If it were space separated then it would work with or without
quotes...) You'll probably want it with quotes though in case there are any
embedded semi-colons.


On Mon, Oct 26, 2009 at 4:50 PM, Murray Cumming <murr...@murrayc.com> wrote:

> On Mon, 2009-10-26 at 16:22 -0400, David Cole wrote:
> > Try:
> > set_target_properties(qlom
> >        PROPERTIES
> >        LINK_FLAGS ${GLOM_LDFLAGS})
> >
> >
> > (without the double quotes).....
>
> Sorry, the quotes were a random attempt to fix this error, which comes
> back when I remove the quotes:
>  set_target_properties called with incorrect number of arguments.
>
>
> --
> murr...@murrayc.com
> www.murrayc.com
> www.openismus.com
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to