Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 346 Bytes

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.