diff --git a/CMakePresets.json b/CMakePresets.json index 1c7f989b0c..748c4df396 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -326,7 +326,9 @@ "BUILD_SHARED_LIBS": { "type": "BOOL", "value": false - } + }, + "AURORA_SDL3_VERSION": "3.4.8", + "AURORA_SDL3_REF": "refs/tags/release-3.4.8" } }, {