Skip to content

An example of integration of DaisySP and JUCE6 with CMake

License

Notifications You must be signed in to change notification settings

COx2/juce_meets_DaisySP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juce_meets_DaisySP

An example of integration of DaisySP and JUCE6 with CMake

DEMO:

Demo

Requirement

  • CMake 3.15 or later
  • Git

How to build

  • Get Sources
$ git clone https://github.com/COx2/juce_meets_DaisySP.git
$ cd juce_meets_DaisySP
$ git submodule update --init --recursive
  • Generate project by CMake

Shortcut: For Visual Studio 2019 users

.\Scripts\build_vs2019.bat

Shortcut: For Xcode users

./Scripts/build_xcode.command
  • Build by IDE

About

An example of integration of DaisySP and JUCE6 with CMake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published