[Jderobot-admin] jderobot-r1017 - trunk/src/stable/libs/progeo

frivas en jderobot.org frivas en jderobot.org
Mar Oct 8 12:21:43 CEST 2013


Author: frivas
Date: 2013-10-08 12:20:43 +0200 (Tue, 08 Oct 2013)
New Revision: 1017

Modified:
   trunk/src/stable/libs/progeo/CMakeLists.txt
Log:
updated static progeo dependencies


Modified: trunk/src/stable/libs/progeo/CMakeLists.txt
===================================================================
--- trunk/src/stable/libs/progeo/CMakeLists.txt	2013-10-07 14:45:43 UTC (rev 1016)
+++ trunk/src/stable/libs/progeo/CMakeLists.txt	2013-10-08 10:20:43 UTC (rev 1017)
@@ -4,5 +4,5 @@
 
 set_target_properties(progeoshare PROPERTIES OUTPUT_NAME progeo)
 
-TARGET_LINK_LIBRARIES(progeoshare ${gsl_LIBRARIES})
-TARGET_LINK_LIBRARIES(progeoshare ${xerces_LIBRARIES} ${LIBXML2_LIBRARIES})
+TARGET_LINK_LIBRARIES(progeoshare ${gsl_LIBRARIES} ${xerces_LIBRARIES} ${LIBXML2_LIBRARIES})
+TARGET_LINK_LIBRARIES(progeo ${gsl_LIBRARIES} ${xerces_LIBRARIES} ${LIBXML2_LIBRARIES})



More information about the Jderobot-admin mailing list