diff --git a/CMakePresets.json b/CMakePresets.json index 3630264..d4532e6 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -138,7 +138,7 @@ { "name": "windows-tests", "description": "Run tests on windows", - "configurePreset": "x64-window", + "configurePreset": "x64-windows", "inherits": [ "core-tests" ] @@ -170,4 +170,4 @@ ] } ] -} \ No newline at end of file +}