]> Creatis software - cpPlugins.git/blobdiff - appli/examples/CMakeLists.txt
...
[cpPlugins.git] / appli / examples / CMakeLists.txt
index f233136b0c8d72eab44ea6f0f642230e56c588ac..586eddf18764c678ea82b15248fef7bb6e52442a 100644 (file)
@@ -25,6 +25,7 @@ FOREACH(prog ${EXAMPLES_PROGRAMS})
     )
   TARGET_LINK_LIBRARIES(
     ${prog}
+    cpExtensions
     cpPlugins_Interface
     )
 ENDFOREACH(prog)