changeset 301:be378326f50b

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Dec 2012 16:30:39 +0100
parents 87e09002576f
children 238134081136
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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