From 387179bca8af308806ac2942cc6663bf1610f0c6 Mon Sep 17 00:00:00 2001 From: Paul Baksic Date: Fri, 16 Jan 2026 11:49:32 +0100 Subject: [PATCH] Remove CGALPlugin frpom supported plugins --- CMakePresets.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/CMakePresets.json b/CMakePresets.json index 53e5ecc245f..861b4e5c46a 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -220,14 +220,6 @@ "type": "BOOL", "value": "ON" }, - "SOFA_FETCH_CGALPLUGIN": { - "type": "BOOL", - "value": "ON" - }, - "PLUGIN_CGALPLUGIN": { - "type": "BOOL", - "value": "ON" - }, "SOFA_FETCH_SOFA_METIS": { "type": "BOOL", "value": "ON"