We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a8f48 commit 2c6a243Copy full SHA for 2c6a243
1 file changed
.github/workflows/windows-build.yml
@@ -18,7 +18,7 @@ jobs:
18
- arch: x86
19
cmake_platform: Win32
20
configuration: Release
21
- cmake_extra_args: -DFLAC__NO_ASM=ON
+ cmake_extra_args: -DWITH_ASM=OFF
22
steps:
23
- uses: actions/checkout@v4
24
- name: Cache CMake deps
0 commit comments