X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FCMakeLists.txt;h=a40928eac8746d096c270a8720b8424112e98cfe;hb=d300d9869563bae0ac020e7ed00a5a9905c897fb;hp=c1d958e27a475d6352cb2d429a45a12b0871170e;hpb=31c007a5d5a410c96807cedc4efb2acda2489319;p=cpPlugins.git diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index c1d958e..a40928e 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -2,7 +2,7 @@ SUBDIRS( ItkVtkGlue third_party cpExtensions - cpPlugins_ITKInstances + cpPlugins_Instances cpPlugins ) IF(USE_QT4)