Enable Windows x32 for SM building

This commit is contained in:
2023-09-05 17:10:41 +03:00
parent 604c0ca7ad
commit f8f7fc1a76

View File

@@ -79,7 +79,7 @@
"cmake_toolchain": "/soft/toolchain-Windows.cmake"
},
"Windows x32": {
"enabled": false,
"enabled": true,
"docker_dir": "windows32",
"docker_image": "windows32",
"docker_build_options": {},