JUCECmakeRepoPrototype
CMake template
A tool to create and build JUCE-based projects with minimal setup using CMake.
A prototype to model a way to create an entire repo using JUCE6 and CMake.
247 stars
15 watching
31 forks
Language: CMake
last commit: 23 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
anthonyalfimov/juce-cmake-plugin-template | A template for creating audio plugins using JUCE 6/7 and CMake. | 48 |
cginternals/cmake-init | A C++ project setup template using CMake for reliable, cross-platform development. | 913 |
filipdutescu/modern-cpp-template | A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. | 1,730 |
euler0/mini-cmake-qt | A minimal CMake project template for Qt 6 applications | 209 |
bsamseth/cpp-project | A template for building and testing C++ projects with automated testing and reporting features. | 600 |
sudara/pamplejuce | A JUCE audio plugin template with built-in testing, validation, and code signing capabilities for creating cross-platform plugins | 429 |
nberr/juce-template | A plugin template providing common features and functionality | 30 |
cpp-best-practices/cmake_template | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,138 |
jpadilla/django-project-template | A Django project template with optimized settings and tools for development, staging, and production environments. | 718 |
arnavb/cpp14-project-template | A template for creating cross-platform C++14 projects with continuous integration and automated testing | 65 |
qcring/qmlapplicationtemplate | A CMake project template for building a simple QML desktop application. | 42 |
janwilczek/audio-plugin-template | A template repository providing a structured project setup and tools for creating audio plugins with the JUCE C++ framework | 107 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
lectem/cpp-boilerplate | A C++ template with modern CMake setup and basic project infrastructure | 313 |