[CMake] target_link_libraries: prefer static to dynamic

Michael Wild themiwi at gmail.com
Wed Dec 30 11:51:29 EST 2009


On 30. Dec, 2009, at 17:32 , Jed Brown wrote:

> On Mon, 28 Dec 2009 12:29:05 +0100, Pau Garcia i Quiles <pgquiles at elpauer.org> wrote:
>> I'm using CMake 2.8.0 on Linux. Yes, Michael is right: I want it to
>> happen automagically. That was the whole point of this thread :-)
> 
> I would argue that FindXXX.cmake is the wrong place for the decision to
> be made since I may want my project to link different targets
> differently (as with pkg-config's --static option).
> 
> Jed

That would be a rather unusual choice (IMHO). What would be your preferred way of doing this with CMake?


More information about the CMake mailing list