From: Leonardo Florez Date: Tue, 8 Nov 2016 15:32:29 +0000 (-0500) Subject: ... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=98b3374c75053b60ed3251087812f32e9bcb8153;p=FrontAlgorithms.git ... --- diff --git a/lib/Instances/CMakeLists.txt b/lib/Instances/CMakeLists.txt index ebc9cdc..832eaad 100644 --- a/lib/Instances/CMakeLists.txt +++ b/lib/Instances/CMakeLists.txt @@ -19,6 +19,7 @@ ENDFOREACH(_def) TARGET_LINK_LIBRARIES( fpaInstances_DataObjects + ${ITK_LIBRARIES} ${VTK_LIBRARIES} ${cpPlugins_Instances} )