diff --git a/CMakeLists.txt b/CMakeLists.txt index dc1dea6cba3a906523e1ee6f0b32aec7b0d7240f..6172d66c6ac31d065651ae38c65b927724ec0baf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,14 +51,8 @@ endif() # Third-party libraries, names come from Conan package names set(OGS_LIBS vtk - boost - eigen qt - shapelib - libgeotiff petsc - lis - cvode tfel CACHE INTERNAL "") foreach(LIB ${OGS_LIBS})