[CMake] Re: Patch to apply! Changing the default name"CMakeLists.txt"! Introduction to "Common Build System"

Alexander Neundorf a.neundorf-work at gmx.net
Thu Jan 17 13:32:27 EST 2008


On Wednesday 16 January 2008, Pau Garcia i Quiles wrote:
> Quoting Alexander Neundorf <a.neundorf-work at gmx.net>:
...
> I'm sorry but I think I have not understood what target_use_package is
> useful for. Say my system has a /usr/lib/libbar.so. It just works for
> me if I do target_link_library(foo bar). What am I missing?

1.) target_use_package() was just an idea
2.) it would additionally to linking to the lib also mean to use the 
correspondig include directories, debug/optimized libraries and maybe 
required definitions

Alex


More information about the CMake mailing list