On Wednesday 16 January 2008, Pau Garcia i Quiles wrote: > Quoting Alexander Neundorf <[EMAIL PROTECTED]>: ... > 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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
