mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 00:23:32 +02:00
Merge with master and resolve CI configure script conflict.
This commit is contained in:
@@ -12,6 +12,7 @@ cmake_args=(
|
||||
-G "${AUDACITY_CMAKE_GENERATOR}"
|
||||
-D audacity_use_pch=no
|
||||
-D audacity_has_networking=yes
|
||||
-D audacity_has_updates_check=yes
|
||||
-D CMAKE_BUILD_TYPE="${AUDACITY_BUILD_TYPE}"
|
||||
-D CMAKE_INSTALL_PREFIX="${AUDACITY_INSTALL_PREFIX}"
|
||||
)
|
||||
|
Reference in New Issue
Block a user