From c9536681749a604e56c20d37e076e96352ffe201 Mon Sep 17 00:00:00 2001 From: Tom Steer Date: Wed, 1 May 2024 21:40:25 +0100 Subject: [PATCH] Allow any generator --- CMakePresets.json | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakePresets.json b/CMakePresets.json index 91a5f5b..ff2f130 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -36,7 +36,6 @@ "name": "windows-base", "description": "Target Windows with the Visual Studio development environment.", "hidden": true, - "generator": "Visual Studio 16 2019", "binaryDir": "${sourceDir}/out/build/${presetName}", "installDir": "${sourceDir}/out/install/${presetName}", "condition": {