mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-18 16:41:14 +02:00
Actually do what the previous change said
Forgot to actually exclude mod-null and mod-nyq-bench from the build. Fixed a few typos. And removed "zip" from the package install on Ubuntu since it's not needed anymore.
This commit is contained in:
@@ -27,7 +27,7 @@ list( APPEND DEFINES
|
||||
# the Windows pragmas are removed from ScripterCallback.cpp.
|
||||
# Without it, the wxWidgets "debug.h" will define __WXDEBUG__
|
||||
# which then causes this module to emit library pragmas for the
|
||||
# debug versions of wxWidgets...even if the build if for Release.
|
||||
# debug versions of wxWidgets...even if the build is for Release.
|
||||
wxDEBUG_LEVEL=0
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user