mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Make cmake build and preset work the version bundled with VS2019
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.24)
|
||||
cmake_minimum_required(VERSION 3.20)
|
||||
|
||||
project(ja2)
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user