mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-15 08:21:59 +02:00
Fixes a typo in CMakeLists comment
This commit is contained in:
parent
87b55d2752
commit
d4fb834c44
@ -520,7 +520,7 @@ add_subdirectory( "cmake-proxies" )
|
||||
resolve_conan_dependencies()
|
||||
|
||||
# This libraries have 3d party dependencies.
|
||||
# Moreover, portmixer is only available for as a part of
|
||||
# Moreover, portmixer is only available as a part of
|
||||
# Audacity source tree now.
|
||||
cmd_option( ${_OPT}use_portmixer "Build PortMixer support into Audacity" On)
|
||||
if( ${_OPT}use_portmixer )
|
||||
|
Loading…
x
Reference in New Issue
Block a user