changeset 35:bdbcd61a6944

integration 1.1->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Aug 2020 15:48:33 +0200
parents d72471893e40 (current diff) 4b960b27ab9c (diff)
children 7a5c6d5f6190
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Aug 05 15:38:23 2020 +0200
+++ b/CMakeLists.txt	Wed Aug 05 15:48:33 2020 +0200
@@ -127,6 +127,7 @@
   ${CMAKE_SOURCE_DIR}/Plugin/Plugin.cpp
   ${CMAKE_SOURCE_DIR}/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp
   ${ORTHANC_CORE_SOURCES}
+  ${AUTOGENERATED_SOURCES}
   )
 
 target_link_libraries(OrthancGdcm ${GDCM_LIBRARIES})