[PR #5] [CLOSED] LinuxVST: add missing CMakeLists.txt, remove superfluous CMakeCache.txt, change README #58

Closed
opened 2026-05-05 22:03:55 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/airwindows/airwindows/pull/5
Author: @magnetophon
Created: 8/21/2018
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 9e1c5da add missing CMakeLists.txt, remove superfluous CMakeCache.txt.
  • b3812c3 info about native builds by Chris in README
  • 025cd7f Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/airwindows/airwindows/pull/5 **Author:** [@magnetophon](https://github.com/magnetophon) **Created:** 8/21/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`9e1c5da`](https://github.com/airwindows/airwindows/commit/9e1c5dad8b653afb305f2b9be2e98b7c08bc21e6) add missing CMakeLists.txt, remove superfluous CMakeCache.txt. - [`b3812c3`](https://github.com/airwindows/airwindows/commit/b3812c382c21cd5542fc8dd471202101d061b174) info about native builds by Chris in README - [`025cd7f`](https://github.com/airwindows/airwindows/commit/025cd7fab6df6fe91c51860a4ea6a4e65b4fac87) Add shell commands for building to the LinuxVST README ### 📊 Changes **3 files changed** (+37 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `plugins/LinuxVST/README.md` (+28 -10) ➖ `plugins/LinuxVST/build/CMakeCache.txt` (+0 -52) ➕ `plugins/LinuxVST/include/vstsdk/CMakeLists.txt` (+9 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:03:55 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/airwindows#58
No description provided.