We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/usr/local/lib/cmake/JUCE-8.0.6/JUCEConfig.cmake has this line in it:
include("${CMAKE_CURRENT_LIST_DIR}/VST3_HELPER.cmake")
This breaks consumers because VST3_HELPER.cmake isn't installed.
n/a
Other
Version: 8.0.6 FreeBSD 14.2
x86_64
VST3
No response
develop
The bug is present on the develop branch
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Detailed steps on how to reproduce the bug
/usr/local/lib/cmake/JUCE-8.0.6/JUCEConfig.cmake has this line in it:
This breaks consumers because VST3_HELPER.cmake isn't installed.
What is the expected behaviour?
n/a
Operating systems
Other
What versions of the operating systems?
Version: 8.0.6
FreeBSD 14.2
Architectures
x86_64
Stacktrace
Plug-in formats (if applicable)
VST3
Plug-in host applications (DAWs) (if applicable)
No response
Testing on the
develop
branchThe bug is present on the
develop
branchCode of Conduct
The text was updated successfully, but these errors were encountered: