Skip to content
/ jegp Public

Generic library components for JohelEGP's C++ projects.

License

Notifications You must be signed in to change notification settings

JohelEGP/jegp

Repository files navigation

JEGP library

Generic library components for JohelEGP's C++ projects.

Documentation

The public API is at https://johelegp.github.io/jegp/.

See doc/ for more details.

CMake buildsystem

The project's name is jegp. The library's target is jegp::jegp.

See cmake/ for more details.