Compiles, not run yet.
This commit is contained in:
parent
9dfe0faa56
commit
01697f9df4
6 changed files with 94 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue