Skip to content

Commit

Permalink
update asio to 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed Sep 30, 2023
1 parent a872435 commit 394a045
Show file tree
Hide file tree
Showing 9,586 changed files with 659,678 additions and 388,419 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion extern/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ set(SQLITECPP_RUN_CPPLINT OFF CACHE BOOL "" FORCE) # Disable SQLiteCpp lintiPng
add_subdirectory(SQLiteCpp)

## websocketpp
add_subdirectory(asio-1.12.2) # Only required for websocketpp
add_subdirectory(asio) # Only required for websocketpp
add_subdirectory(websocketpp)
add_library(websocketpp INTERFACE)
target_include_directories(websocketpp INTERFACE websocketpp)
Expand Down
4 changes: 0 additions & 4 deletions extern/asio-1.12.2/COPYING

This file was deleted.

19 changes: 0 additions & 19 deletions extern/asio-1.12.2/Makefile.am

This file was deleted.

Loading

0 comments on commit 394a045

Please sign in to comment.