Mercurial > hg > orthanc-dicomweb
changeset 443:5ae74ce93273
simplification
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 05 Jun 2020 19:20:43 +0200 |
parents | 0584b0e31666 |
children | 233aa8e5bc67 |
files | CMakeLists.txt |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Jun 05 18:59:42 2020 +0200 +++ b/CMakeLists.txt Fri Jun 05 19:20:43 2020 +0200 @@ -136,7 +136,6 @@ add_definitions( -DHAS_ORTHANC_EXCEPTION=1 -DORTHANC_ENABLE_LOGGING_PLUGIN=1 - -DORTHANC_FRAMEWORK_BUILDING_PLUGIN=1 -DDICOMWEB_CLIENT_PATH="${CMAKE_SOURCE_DIR}/WebApplication/" )