Skip to content

C++ Plugin framework for simple autonomous or semi-automatic registration of extension modules

License

Notifications You must be signed in to change notification settings

BareCpper/Pluggable

Repository files navigation

Compilation

@note Work in-progress

All-Platforms

./configure && cmake --build ./build

Windows Makefiles

./configure -G 'Unix Makefiles' && make -C ./build -j && make -C ./build test

About

C++ Plugin framework for simple autonomous or semi-automatic registration of extension modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages