X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FCMakeLists.txt;h=68ff6fe8dc94019298e762503ef500a09c16783f;hb=286cbf55bbd817ef8c9827d07fb231f945a77a89;hp=e5b263ee355c69e2771ab4851b9783ed7e1d2179;hpb=e88bcb692a9d4bcc2ce1618a27d4fcb275a32a70;p=creaImageIO.git diff --git a/src2/CMakeLists.txt b/src2/CMakeLists.txt index e5b263e..68ff6fe 100644 --- a/src2/CMakeLists.txt +++ b/src2/CMakeLists.txt @@ -81,6 +81,7 @@ ADD_LIBRARY(${LIBRARY_NAME} ${CREAIMAGEIO_BUILD_SHARED} ${SRCS}) TARGET_LINK_LIBRARIES(${LIBRARY_NAME} ${crea_LIBRARIES} + ${creaBruker_LIBRARIES} ${WXWIDGETS_LIBRARIES} ${VTK_LIBRARIES} ${GDCM_LIBRARIES}