Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 244 Bytes

PLUGIN_LABEL

PLUGIN_DESCRIPTION

PLUGIN_LABEL on ShuttleOFX.

Compilation

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