mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
AUP3: Added AUP3 importer and improved progress dialogs
This commit is contained in:
@@ -18,7 +18,7 @@ if( ${_OPT}use_wxwidgets STREQUAL "system" )
|
||||
|
||||
# Specify all of the components we'll need since "html" and "qa" aren't
|
||||
# included in the default list
|
||||
find_package(wxWidgets REQUIRED COMPONENTS adv base core html net qa)
|
||||
find_package(wxWidgets REQUIRED COMPONENTS adv base core html net qa xml)
|
||||
|
||||
unset( BUILD_SHARED_LIBS )
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user