diff --git a/dev/buildguide.rst b/dev/buildguide.rst index a5ab0d1..54caf3b 100644 --- a/dev/buildguide.rst +++ b/dev/buildguide.rst @@ -41,26 +41,25 @@ The ``CMakePresets.json`` file contains several common compilation options for 8 * - Build name - Debug - - New dynarec - Dev. branch - Optimized * - ``regular`` - ❌ - ❌ - ❌ + * - ``development`` + - ❌ + - ✅ - ❌ * - ``debug`` - ✅ - ❌ - ❌ - - ❌ - * - ``experimental`` - - ✅ + * - ``dev_debug`` - ✅ - ✅ - ❌ * - ``optimized`` - - ❌ - ❌ - ❌ - ✅