[CMake] TARGET_LINK_LIBRARIES question
Thomas Christian Chust
chust at web.de
Thu Apr 12 09:32:01 EDT 2007
Bill Hoffman wrote:
> [...]
> -search_paths_first
> [...]
> If you add that to LDFLAGS before you run cmake it should fix the
> problem. At one point,
> I thought we made this a default flag in CMake. I guess it never got
> commited, what
> do you mac folks think, should this be a default flag for cmake on OS X?
> [...]
Hello,
thanks for pointing this out.
I think that making this flag the default would result in a little more
consistent behaviour of CMake based builds across different systems. But
on the other hand somebody may rely on the way things work now...
cu,
Thomas
More information about the CMake
mailing list