changeset 578:5790c359e008 laaw

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Sep 2013 15:08:45 +0200
parents 2737806bcf60
children 714cf0e144cb
files CMakeLists.txt
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Sep 30 15:03:36 2013 +0200
+++ b/CMakeLists.txt	Mon Sep 30 15:08:45 2013 +0200
@@ -311,7 +311,6 @@
     ${ORTHANC_ROOT}/OrthancCppClient/Instance.cpp
     ${ORTHANC_ROOT}/OrthancCppClient/Patient.cpp
     ${ORTHANC_ROOT}/OrthancCppClient/SharedLibrary/SharedLibrary.cpp
-    ${ORTHANC_ROOT}/Resources/sha1/sha1.cpp
     ${ORTHANC_ROOT}/Resources/md5/md5.c
     ${ORTHANC_ROOT}/Resources/base64/base64.cpp
     ${ORTHANC_CPP_CLIENT_AUX}