mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Fixes a typo in CMakeLists comment
This commit is contained in:
committed by
Dmitry Vedenko
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 )
|
||||
|
Reference in New Issue
Block a user