mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 00:23:32 +02:00
💩 Remove Update Check
This commit is contained in:
@@ -11,8 +11,6 @@ cmake_args=(
|
||||
-B build
|
||||
-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