Skip to content

Commit 210bf79

Browse files
committed
Merge pull request cpp-netlib#604 from dptr/master
Fixed multithread problem
2 parents 413f099 + b5c6d19 commit 210bf79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/network/src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ file(GLOB_RECURSE CPP-NETLIB_HEADERS
1212
"${CPP-NETLIB_SOURCE_DIR}/boost/" "*.hpp")
1313

1414
set(CPP-NETLIB_URI_SRCS uri/uri.cpp uri/schemes.cpp)
15+
add_definitions("-DBOOST_SPIRIT_THREADSAFE")
1516
add_library(cppnetlib-uri ${CPP-NETLIB_URI_SRCS})
1617
set_target_properties(cppnetlib-uri
1718
PROPERTIES VERSION ${CPPNETLIB_VERSION_STRING}

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