Mercurial > hg > orthanc-authorization
changeset 23:a635f920af3d
lsb working
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 20 Jul 2018 14:40:35 +0200 |
parents | c44013681a51 |
children | 335e4d25b4be |
files | CMakeLists.txt |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Jul 20 14:37:30 2018 +0200 +++ b/CMakeLists.txt Fri Jul 20 14:40:35 2018 +0200 @@ -44,7 +44,6 @@ include(${CMAKE_SOURCE_DIR}/Resources/Orthanc/DownloadOrthancFramework.cmake) set(ORTHANC_FRAMEWORK_PLUGIN ON) -set(ORTHANC_DISABLE_PATCH ON) # No need for the "patch" command-line tool include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake) set(ENABLE_LOCALE OFF) # Disable support for locales (notably in Boost)