added configuration class

This commit is contained in:
wheremyfoodat 2023-08-14 20:17:01 +03:00 committed by georgemoralis
parent 6a5308d521
commit a0ab3dbc0c
8 changed files with 86 additions and 6 deletions

View file

@ -31,6 +31,8 @@ add_subdirectory(${zydis_DIR})
add_subdirectory(winpthread)
#=================== discord-rpc ===================
add_subdirectory(discord-rpc)
#=================== toml11 ===================
add_subdirectory(toml11)
#=================== IMGUI ===================
set(IMGUI_DIR ${CMAKE_CURRENT_SOURCE_DIR}/imgui)

1
third-party/toml11 vendored Submodule

@ -0,0 +1 @@
Subproject commit 087408a8fbc8983d8c590eee9d3541400dfa34d9