mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +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" )
|
elseif( CMAKE_SYSTEM_NAME MATCHES "Darwin" )
|
||||||
set( _EXE "Audacity" )
|
set( _EXE "Audacity" )
|
||||||
|
|
||||||
# Handle Audio Units option
|
|
||||||
cmd_option(
|
|
||||||
${_OPT}use_audiounits
|
|
||||||
"Enable Audio Unit plug-in support"
|
|
||||||
ON
|
|
||||||
)
|
|
||||||
|
|
||||||
# Define Mac specific resources
|
# Define Mac specific resources
|
||||||
list( APPEND MAC_RESOURCES
|
list( APPEND MAC_RESOURCES
|
||||||
../mac/Resources/Audacity.icns
|
../mac/Resources/Audacity.icns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user