mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-22 15:38:02 +02:00
Remove duplicate/misnamed CMake option
This commit is contained in:
parent
50d16867d5
commit
9e5434b843
@ -1188,13 +1188,6 @@ if( CMAKE_SYSTEM_NAME MATCHES "Windows" )
|
||||
elseif( CMAKE_SYSTEM_NAME MATCHES "Darwin" )
|
||||
set( _EXE "Audacity" )
|
||||
|
||||
# Handle Audio Units option
|
||||
cmd_option(
|
||||
${_OPT}use_audiounits
|
||||
"Enable Audio Unit plug-in support"
|
||||
ON
|
||||
)
|
||||
|
||||
# Define Mac specific resources
|
||||
list( APPEND MAC_RESOURCES
|
||||
../mac/Resources/Audacity.icns
|
||||
|
Loading…
x
Reference in New Issue
Block a user