diff --git a/CMakeLists.txt b/CMakeLists.txt index 425011ea84c460cedcc586a08ebf00e9293193c9..6d3cdaf8abc4c7f6c5c90722f55ca03d41106ceb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,7 +50,6 @@ option(ENABLE_PETSC "Enable PETSc linear algebra solvers" ON) option(ENABLE_PLUGINS "Build the post-processing plugins" ON) option(ENABLE_POST "Build the post-processing module" ON) option(ENABLE_QT "Build proof-of-concept QT GUI" OFF) -option(ENABLE_RBF "Enable RBF project" OFF) option(ENABLE_SALOME "Enable Salome routines for CAD healing" ON) option(ENABLE_SLEPC "Enable SLEPc eigensolvers" ON) option(ENABLE_SOLVER "Enable solver components" ON)