mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 09:01:12 +01:00
Fix the default value of conan_allow_prebuilt_binaries
This commit is contained in:
@@ -144,6 +144,11 @@ cmd_option( ${_OPT}conan_enabled
|
||||
On
|
||||
)
|
||||
|
||||
cmd_option( ${_OPT}conan_allow_prebuilt_binaries
|
||||
"Allow using the compiled dependencies from the cache or remotes"
|
||||
On
|
||||
)
|
||||
|
||||
# Allow user to globally set the library preference
|
||||
cmd_option( ${_OPT}lib_preference
|
||||
"Library preference [system (if available), local]"
|
||||
|
||||
Reference in New Issue
Block a user