Browse Source

disable openssl mingw for now

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/2946/head
crueter 4 months ago
parent
commit
c7ccf638f0
  1. 4
      cpmfile.json

4
cpmfile.json

@ -7,7 +7,9 @@
"version": "3.6.0",
"min_version": "1.1.1",
"disabled_platforms": [
"macos-universal"
"macos-universal",
"mingw-amd64",
"mingw-arm64"
]
},
"boost": {

Loading…
Cancel
Save