]> Creatis software - cpPlugins.git/blobdiff - CMakeLists.txt
...
[cpPlugins.git] / CMakeLists.txt
index 335f9e9e322ce136e8f8f306b83f8a6d6fa1cbe8..819a52ffbdecbc87172800d03b49ee14162eba1a 100644 (file)
@@ -49,7 +49,7 @@ if(VTK_FOUND)
 endif(VTK_FOUND)
 
 ## == Build packages
-subdirs(lib)
+subdirs(appli lib)
 
 ## == Installation commands
 include(cmake/InstallCommands.cmake)