diff OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt @ 4099:bf1a17f12306

moving version scripts from OrthancFramework to OrthancServer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 08:48:35 +0200
parents cd363608551a
children 3d6ee570cfb2
line wrap: on
line diff
--- a/OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt	Wed Jul 01 17:22:55 2020 +0200
+++ b/OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt	Mon Jul 06 08:48:35 2020 +0200
@@ -9,6 +9,7 @@
 include(${CMAKE_CURRENT_SOURCE_DIR}/../../../../OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake)
 
 include(JavaScriptLibraries.cmake)
+include(${CMAKE_CURRENT_LIST_DIR}/../Common/OrthancPluginsExports.cmake)
 
 if (${CMAKE_SYSTEM_NAME} STREQUAL "Windows")
   execute_process(