mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-16 01:54:18 +00:00
Use mintaka shared libraries (#1)
* Add libhv and test http client * Remove cpp-httplib * Update premake5.lua * Update client.cpp * Update premake5.lua * Add more windows libs * Use mintaka http client
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
--- @diagnostic disable: undefined-global
|
||||
|
||||
workspace "tribufu_cpp"
|
||||
workspace "tribufu"
|
||||
location "."
|
||||
|
||||
configurations { "debug", "release" }
|
||||
|
||||
if _ACTION == "vs2022" then
|
||||
|
Reference in New Issue
Block a user