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