Skip to content

Commit b46b3d9

Browse files
committed
Change Asio build flag to ASIO_STANDALONE
1 parent 1d767d2 commit b46b3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ if (Boost_FOUND)
9898
include_directories(${Boost_INCLUDE_DIRS})
9999

100100
# Asio
101-
add_definitions(-DASIO_HEADER_ONLY)
101+
add_definitions(-DASIO_STANDALONE)
102102
include_directories(deps/asio/asio/include)
103103

104104
enable_testing()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy