Skip to content

tuttleofx/ofxPluginTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLUGIN_LABEL

PLUGIN_DESCRIPTION

PLUGIN_LABEL on ShuttleOFX.

Compilation

git submodule update -i
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=../install
make install

Releases

No releases published

Packages

No packages published