--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -66,6 +66,6 @@ if (USE_LAPACK)
     option(CLAPACK_BUILD_TESTING "Build CLAPACK tests" OFF)
 endif()
 
-subprojects(${MSINTTYPES} zlib hdf5 matio ${LAPACK} OpenMEEG)
+subprojects(OpenMEEG)
 
 include(Packaging)
