Skip to content

MusicAsCode/JUCECmakeRepoPrototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUCECmakeRepoPrototype

A prototype to model a way to create an entire repo using JUCE6 and CMake.

The main concept is to set all the different variables (where JUCE is, custom modules, etc) in the top CMakeLists.txt, then add all your projects with very little setup.

JUCE6 just came out and is in testing stages, so feel free to report any bugs!

About

A prototype to model a way to create an entire repo using JUCE and FRUT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CMake 66.4%
  • C++ 33.6%