mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 09:31:15 +02:00
New library for preferences...
... It mentions some wxWidgets types in its interface, but these are in the acceptable utility subset of wxBase that we still consider GUI toolkit-neutral.
This commit is contained in:
@@ -10,6 +10,7 @@ set( LIBRARIES
|
||||
lib-components
|
||||
lib-basic-ui
|
||||
lib-exceptions
|
||||
lib-preferences
|
||||
)
|
||||
|
||||
if ( ${_OPT}has_networking )
|
||||
|
Reference in New Issue
Block a user