build-cmake

Official

Build iPlug2 plugins with CMake across platforms.

AuthoriPlug2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill guides developers to configure and build an iPlug2 plugin project using CMake, ensuring consistent cross-platform build setups.

Core Features & Use Cases

  • Cross-platform builds: Generate project files for Ninja, Xcode, or Visual Studio.
  • Configurable build targets: Build all targets or specific plugin variants (VST3, CLAP, etc.)
  • Environment setup guidance: Provides required prerequisites and common options to streamline the build process.

Quick Start

Follow these steps to configure and build your iPlug2 plugin project:

  • Create a build directory, configure with the chosen generator, and build the project. cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .. cmake --build .

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-cmake
Download link: https://github.com/iPlug2/iPlug2/archive/main.zip#build-cmake

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.