Skip to content

Commit

Permalink
updated asio_standalone example
Browse files Browse the repository at this point in the history
  • Loading branch information
gamepro110 committed Nov 2, 2024
1 parent 0bc73f4 commit 89cbdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/asio-standalone/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(../../cmake/CPM.cmake)

find_package(Threads REQUIRED)

CPMAddPackage("gh:chriskohlhoff/asio#asio-1-18-1@1.18.1")
CPMAddPackage("gh:chriskohlhoff/asio#asio-1-32-0@1.32.0")

# ASIO doesn't use CMake, we have to configure it manually. Extra notes for using on Windows:
#
Expand Down

0 comments on commit 89cbdea

Please sign in to comment.