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)
+1
View File
@@ -5,6 +5,7 @@
"name": "default",
"hidden": true,
"generator": "Ninja",
"binaryDir": "${sourceDir}/out/build/${presetName}",
"cacheVariables": {
"Languages": "CHINESE;DUTCH;ENGLISH;FRENCH;GERMAN;ITALIAN;POLISH;RUSSIAN",
"Applications": "JA2;JA2MAPEDITOR;JA2UB;JA2UBMAPEDITOR",