mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 19:50:12 +01:00
Update python-app.yml
This commit is contained in:
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@@ -67,7 +67,8 @@ jobs:
|
|||||||
-DPA_USE_WASAPI=ON \
|
-DPA_USE_WASAPI=ON \
|
||||||
-DPA_BUILD_SHARED=ON \
|
-DPA_BUILD_SHARED=ON \
|
||||||
-DPA_BUILD_STATIC=ON \
|
-DPA_BUILD_STATIC=ON \
|
||||||
-DCMAKE_INSTALL_PREFIX=/mingw64
|
-DCMAKE_INSTALL_PREFIX=/mingw64 \
|
||||||
|
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||||
|
|
||||||
# Build and install (this will fail if ASIO SDK is missing, but continue anyway)
|
# Build and install (this will fail if ASIO SDK is missing, but continue anyway)
|
||||||
make -j$(nproc) || echo "Build failed, likely due to missing ASIO SDK - continuing with system PortAudio"
|
make -j$(nproc) || echo "Build failed, likely due to missing ASIO SDK - continuing with system PortAudio"
|
||||||
|
|||||||
Reference in New Issue
Block a user