mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-12 07:24:19 -05:00
10 lines
359 B
Diff
10 lines
359 B
Diff
--- a/modules/mod-script-pipe/CMakeLists.txt
|
|
+++ b/modules/mod-script-pipe/CMakeLists.txt
|
|
@@ -13,5 +13,6 @@ set( DEFINES
|
|
# debug versions of wxWidgets...even if the build is for Release.
|
|
wxDEBUG_LEVEL=0
|
|
)
|
|
+audacity_module( mod-script-pipe "${SOURCES}" "Audacity"
|
|
audiocity_module( mod-script-pipe "${SOURCES}" "Audacity"
|
|
"${DEFINES}" "" )
|