]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/CMakeLists.txt
XML IO added. Workspace singleton added to simplify pipeline definition and execution.
[cpPlugins.git] / lib / cpPlugins / Interface / CMakeLists.txt
index 406f86fc6994824e6b980d463955562d93ef4bb4..ae572ccf77f142e5accb72bf24e20f307c4182b2 100644 (file)
@@ -80,6 +80,7 @@ GENERATE_EXPORT_HEADER(
   )
 TARGET_LINK_LIBRARIES(
   ${LIBRARY_NAME}
+  cpPlugins_tinyxml
   cpPlugins_Pluma
   ${QT_LIBRARIES}
   ${ITK_LIBRARIES}