X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FCMakeLists.txt;h=93c9a01236bab4820c65eddd33fe68a25c06d1bc;hb=2ea0a7925661cb0b76d64c88fb820b673bc57d76;hp=e2a679508f181ca9bd9b812ff96ab92e1f7a4c4b;hpb=4ac333621094d8036703d4748d073d4eb66df82c;p=clitk.git diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index e2a6795..93c9a01 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -26,7 +26,6 @@ SET(clitkCommon_SRC clitkOrientation.cxx vvImage.cxx clitkImageToImageGenericFilterBase.cxx - clitkSignal.cxx ) ADD_LIBRARY(clitkCommon STATIC ${clitkCommon_SRC})