Added Boost.Asio

This commit is contained in:
2025-12-25 18:48:54 +08:00
parent 00febb309a
commit 91a4f8a9fd
3 changed files with 27 additions and 9 deletions

View File

@@ -37,10 +37,5 @@ FetchContent_Declare(
FetchContent_MakeAvailable(SDL3_image)
FetchContent_Declare(
nlohmann_json
GIT_REPOSITORY https://github.com/nlohmann/json.git
GIT_TAG v3.12.0
)
FetchContent_MakeAvailable(nlohmann_json)