diff Resources/CMake/LibCurlConfiguration.cmake @ 516:49a1228d6fe7 laaw

building the dll from the main CMakeLists
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 19 Jul 2013 16:12:29 +0200
parents 6e4bd06c17c5
children 6b9d09cc9e9d
line wrap: on
line diff
--- a/Resources/CMake/LibCurlConfiguration.cmake	Thu Jul 18 12:45:40 2013 +0200
+++ b/Resources/CMake/LibCurlConfiguration.cmake	Fri Jul 19 16:12:29 2013 +0200
@@ -11,7 +11,6 @@
 
   #add_library(Curl STATIC ${CURL_SOURCES})
   #link_libraries(Curl)  
-  list(APPEND THIRD_PARTY_SOURCES ${CURL_SOURCES})
 
   add_definitions(
     -DCURL_STATICLIB=1