Finish moving deps to deps/

This commit is contained in:
Lion Kortlepel
2021-09-16 00:22:33 +02:00
parent bb34378b8e
commit 8b69127cdd
3 changed files with 10 additions and 8 deletions

2
deps/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1,2 @@
add_subdirectory("${PROJECT_SOURCE_DIR}/deps/socket.io-client-cpp")
add_subdirectory("${PROJECT_SOURCE_DIR}/deps/commandline")