Skip to content

Commit

Permalink
Audacity does not depend on lib-cloud-audiocom
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Licameli committed Apr 3, 2024
1 parent 0d6381f commit 7f8eb1e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1355,12 +1355,6 @@ if( ${_OPT}has_url_schemes_support )
)
endif()

if( ${_OPT}has_audiocom_upload )
list( APPEND AUDACITY_LIBRARIES
lib-cloud-audiocom-interface
)
endif()

if( ${_OPT}has_crashreports )
if( ${_OPT}crashreport_backend STREQUAL "crashpad" )
list(APPEND DEFINES
Expand Down

0 comments on commit 7f8eb1e

Please sign in to comment.