1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-18 16:41:14 +02:00

Make sure debug level is properly set

Otherwise, a mix of Debug and Release builds can occur.
This commit is contained in:
Leland Lucius
2020-02-18 20:17:36 -06:00
parent 04f0c2d9ee
commit c82b13871f
3 changed files with 8 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ list( APPEND INCLUDES
list( APPEND DEFINES
PRIVATE
BUILDING_SCRIPT_PIPE
wxDEBUG_LEVEL=0
)
list( APPEND LIBRARIES