Commit fb2aa2c1 authored by nanahira's avatar nanahira

Merge branch 'patch-build-all' of github.com:mercury233/ygopro into develop

parents 41e1c2a8 56c0c25b
Pipeline #36859 passed with stages
in 13 minutes and 31 seconds
......@@ -130,6 +130,9 @@ project "miniaudio"
"OPUS_X86_PRESUME_SSE", "OPUS_X86_PRESUME_SSE2",
"OPUS_X86_MAY_HAVE_SSE", "OPUS_X86_MAY_HAVE_SSE4_1", "OPUS_X86_MAY_HAVE_AVX2",
}
filter "system:linux"
buildoptions { "-mavx", "-mfma" }
filter {}
end
else
includedirs { OPUS_INCLUDE_DIR, OPUSFILE_INCLUDE_DIR, VORBIS_INCLUDE_DIR, OGG_INCLUDE_DIR }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment