diff CMakeLists.txt @ 301:be378326f50b

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Dec 2012 16:30:39 +0100
parents 1c8384e8408c
children 89ef21329e18
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Dec 17 10:40:16 2012 +0100
+++ b/CMakeLists.txt	Mon Dec 17 16:30:39 2012 +0100
@@ -150,6 +150,7 @@
 
 if(NOT ONLY_CORE_LIBRARY)
   add_library(ServerLibrary
+    STATIC
     ${DCMTK_SOURCES}
     OrthancServer/DicomProtocol/DicomFindAnswers.cpp
     OrthancServer/DicomProtocol/DicomServer.cpp