Skip to content

stdware/choruskit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChorusKit

ChorusKit is a plugin framework derived from Qt Creator for SVS applications.

Dependencies

Components

ExtensionSystem

ChorusKit Utilities

Build & Install

cmake -B build -G Ninja \
    -DCMAKE_INSTALL_PREFIX:STRING=<dir> \
    -DCHORUSKIT_BUILD_TESTS:BOOL=FALSE

cmake --build build --target all

cmake --build build --target install

About

Editor Application Plug-in Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published