# HG changeset patch # User Sebastien Jodogne # Date 1596635313 -7200 # Node ID bdbcd61a6944f7a96d9c8112b39b1ef1df45f734 # Parent d72471893e40d53f5ed7419a62c74be390dfa04b# Parent 4b960b27ab9c6a17382630966c5b98a207735b16 integration 1.1->mainline diff -r d72471893e40 -r bdbcd61a6944 CMakeLists.txt --- 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})