on 20/02/2012 12:02 Andriy Gapon said the following:
> As demonstrated here:
> https://redports.org/browser/avg/net/freerdp/files/patch-channels_drdynvc_tsmf_pulse_CMakeLists.txt
> some target_link_libraries() statements neglect to provide a path to 
> dependency
> libraries.  I think that it is better to use XXX_LDFLAGS because unlike
> XXX_LIBRARIES they provide not only -lxxx flags, but -Lxxx and other necessary
> flags as well.
> Alternatively, XXX_LIBRARIES could still be used, but the other flags (most
> importantly -L ones) should be additionally provided.

Just in case, a reference:
http://www.cmake.org/cmake/help/cmake2.6docs.html#module:FindPkgConfig
-- 
Andriy Gapon

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to