X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FCMakeLists.txt;fp=lib%2FcpPlugins%2FCMakeLists.txt;h=2e09b0f23981da554ba93cdda521a40a0fa6b9aa;hb=adb38e2972e7c2e287e73c7b03db344807729219;hp=7817df1e7a9fcf49673be79da35b725cb51de73b;hpb=f47059eb39b5c9eef5cd2ee1b6c013cd75eff97f;p=cpPlugins.git diff --git a/lib/cpPlugins/CMakeLists.txt b/lib/cpPlugins/CMakeLists.txt index 7817df1..2e09b0f 100644 --- a/lib/cpPlugins/CMakeLists.txt +++ b/lib/cpPlugins/CMakeLists.txt @@ -14,6 +14,11 @@ CONFIGURE_FILE( ${PROJECT_BINARY_DIR}/lib/${lib_DIR}/Config.h @ONLY ) +CONFIGURE_FILE( + cpPlugins_DynLibs.h.in + ${PROJECT_BINARY_DIR}/lib/${lib_DIR}/cpPlugins_DynLibs.h + @ONLY + ) ## =============== ## = Source code = @@ -85,8 +90,11 @@ SET( SET( target_LIBRARIES - ${cpPlugins_LIBRARIES} + ${ITK_LIBRARIES} + ${VTK_LIBRARIES} + cpExtensions cpPlugins_tinyxml2 + ${cpPlugins_LIBRARIES} ) IF(NOT WIN32) SET(