mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 07:01:25 +01:00
Change the default lib preference to local
This commit is contained in:
committed by
Dmitry Vedenko
parent
4e6a1a81a9
commit
8289f9dbe2
@@ -139,7 +139,7 @@ include( AudacityFunctions )
|
||||
# Allow user to globally set the library preference
|
||||
cmd_option( ${_OPT}lib_preference
|
||||
"Library preference [system (if available), local]"
|
||||
"system"
|
||||
"local"
|
||||
STRINGS "system" "local"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user