Make cmake build and preset work the version bundled with VS2019

This commit is contained in:
Marco Antonio Jaguaribe Costa
2023-01-15 18:59:57 -03:00
parent a32e276e4d
commit 1312b4dcbe
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.24)
cmake_minimum_required(VERSION 3.20)
project(ja2)