Skip to content

Commit

Permalink
Dont inclde the new waveshapers in teh XT 1.x cycle (#7792)
Browse files Browse the repository at this point in the history
which also avoids the "BAD MAPPING" stdout on startup

Closes #7791
  • Loading branch information
baconpaul authored Sep 21, 2024
1 parent 88f9645 commit e4f6f84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ surge_add_lib_subdirectory(sst/sst-cpputils)
surge_add_lib_subdirectory(sst/sst-plugininfra)
surge_add_lib_subdirectory(sst/sst-filters)
surge_add_lib_subdirectory(sst/sst-waveshapers)
target_compile_definitions(sst-waveshapers INTERFACE SURGE_XT_1X_WST=1)
surge_add_lib_subdirectory(sst/sst-effects)

set(PEGTL_BUILD_TESTS OFF CACHE BOOL "")
Expand Down

0 comments on commit e4f6f84

Please sign in to comment.