Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VST3SDK: separated plugins CMake modules #130

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

redtide
Copy link
Member

@redtide redtide commented Feb 21, 2024

Attempt to simplify the CMake build configuration by keeping separated plugin scripts as modules:

  • added plugins/vst/cmake to CMAKE_MODULE_PATH
  • renamed plugins/vst/cmake/Vst3.cmake to VST3SDK.cmake
  • extracted {VST2|VST3|AU}Plugin.cmake out from plugins/vst/CMakeLists.txt

this mainly to isolate and possibly ease the needed changes for the AU wrapper in a single place.

@redtide redtide merged commit d7b9e52 into sfztools:develop Feb 23, 2024
9 checks passed
@redtide redtide deleted the cmake-vst-au-modules branch February 23, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant