diff OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt @ 4305:8992faf451fc

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 17:02:42 +0100
parents 822d3a17d797
children d9473bd5ed43
line wrap: on
line diff
--- a/OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt	Fri Nov 06 16:33:52 2020 +0100
+++ b/OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt	Fri Nov 06 17:02:42 2020 +0100
@@ -69,6 +69,7 @@
   ${ORTHANC_CORE_SOURCES_DEPENDENCIES}
   ${CMAKE_SOURCE_DIR}/../../../../OrthancFramework/Sources/Enumerations.cpp
   ${CMAKE_SOURCE_DIR}/../../../../OrthancFramework/Sources/Logging.cpp
+  ${CMAKE_SOURCE_DIR}/../../../../OrthancFramework/Sources/OrthancException.cpp
   ${CMAKE_SOURCE_DIR}/../../../../OrthancFramework/Sources/SystemToolbox.cpp
   ${CMAKE_SOURCE_DIR}/../../../../OrthancFramework/Sources/Toolbox.cpp
   Plugin.cpp