Add nlohmann::json library
This commit is contained in:
parent
eb98beac43
commit
3addd01f54
3 changed files with 65 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ defaults:
|
|||
-Wall
|
||||
-Wextra
|
||||
-pedantic
|
||||
-Ivendor/nlohmann_json/include
|
||||
-Ivendor/RmlUi/Include
|
||||
linker_args: >-
|
||||
-lSDL3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue