Mercurial > hg > orthanc
changeset 4100:90eaf36e6adf
removed useless line
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 06 Jul 2020 08:49:41 +0200 |
parents | bf1a17f12306 |
children | f417482f4aa6 |
files | OrthancFramework/SharedLibrary/CMakeLists.txt |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancFramework/SharedLibrary/CMakeLists.txt Mon Jul 06 08:48:35 2020 +0200 +++ b/OrthancFramework/SharedLibrary/CMakeLists.txt Mon Jul 06 08:49:41 2020 +0200 @@ -78,9 +78,6 @@ set(ORTHANC_BUILDING_FRAMEWORK_LIBRARY ON) -# Don't use the version script that is reserved for plugins -set(ENABLE_PLUGINS_VERSION_SCRIPT OFF) - include(${CMAKE_SOURCE_DIR}/../Resources/CMake/OrthancFrameworkConfiguration.cmake)