Compiles, not run yet.

This commit is contained in:
Pcornat 2022-01-08 23:40:31 +01:00
parent 9dfe0faa56
commit 01697f9df4
Signed by: Pcornat
GPG key ID: 2F3932FF46D9ECA0
6 changed files with 94 additions and 15 deletions

View file

@ -2,6 +2,12 @@
This project is about to digitally control your character sheet from the book "La Forteresse du Chaudron Noir" from Bob Lennon.
## External dependencies
All dependencies are inside the "external" directory. The followings are inside:
Some dependencies are inside the "external" directory. The followings are inside:
- GLFW: windowing
- Spdlog: logging the app.
The others are:
- jemalloc
- ccache
- the gold linker
- OpenGL