mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-15 22:01:19 -06:00
[PR #5] [CLOSED] LinuxVST: add missing CMakeLists.txt, remove superfluous CMakeCache.txt, change README #58
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/airwindows#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/airwindows/airwindows/pull/5
Author: @magnetophon
Created: 8/21/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
9e1c5daadd missing CMakeLists.txt, remove superfluous CMakeCache.txt.b3812c3info about native builds by Chris in README025cd7fAdd shell commands for building to the LinuxVST README📊 Changes
3 files changed (+37 additions, -62 deletions)
View changed files
📝
plugins/LinuxVST/README.md(+28 -10)➖
plugins/LinuxVST/build/CMakeCache.txt(+0 -52)➕
plugins/LinuxVST/include/vstsdk/CMakeLists.txt(+9 -0)📄 Description
Hi Chris,
Many thanks for releasing these great plugins under a free licence!
I had some trouble building the LinuxVST's; these changes fix that.
I also added @ech2's note about your builds and made the instructions in the readme more copy paste.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.