You've already forked libopenshot-audio
mirror of
https://github.com/OpenShot/libopenshot-audio.git
synced 2026-03-02 08:54:01 -08:00
The header files JuceLibraryCode/*.h are no longer used. Instead there are templates in include/, which CMake will use to generate headers in CMAKE_CURRENT_BINARY_DIR/include/ at build time. * include/JuceHeader.h.in - variables in namespace ProjectInfo are populated with data from the corresponding CMake variables * include/AppConfig.h.in - No changes currently, CMake will simply copy this file to AppConfig.h