diff extensions/CMakeLists.txt @ 845:5c4cf8d15ef0 1.1.5-rc1

Well this time, I hope, should be the last fix to enable compilation on Darwin systems...
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 16 Oct 2012 21:10:14 +0200
parents 44998b3e1d91
children 8702913eb443
line wrap: on
line diff
--- a/extensions/CMakeLists.txt	Tue Oct 16 20:06:58 2012 +0200
+++ b/extensions/CMakeLists.txt	Tue Oct 16 21:10:14 2012 +0200
@@ -10,7 +10,6 @@
   ADD_LIBRARY(${EXTNAME} MODULE ${ARGN})
   SET_TARGET_PROPERTIES(${EXTNAME} PROPERTIES PREFIX "" )
   SET_TARGET_PROPERTIES(${EXTNAME} PROPERTIES SUFFIX ".fdx" )
-  TARGET_LINK_LIBRARIES(${EXTNAME} libfdproto libfdcore)
 ENDMACRO(FD_ADD_EXTENSION)
 
 # Use the macro FD_EXTENSION_SUBDIR(extmacroname subdir descr default) to 
"Welcome to our mercurial repository"