Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #6 from isaachier/hunter-1.2.16
Browse files Browse the repository at this point in the history
Fix regex and thread options
  • Loading branch information
isaachier authored Apr 2, 2018
2 parents 1ca6cf5 + 8c34d24 commit 84a6231
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ endif()
# list(APPEND LIBEVHTP_EXTERNAL_LIBS tcmalloc)
# list(APPEND package_deps tcmalloc)
# endif()
set(EVHTP_DISABLE_REGEX ON)

add_library(evhtp ${LIBEVHTP_SOURCE_FILES})
target_link_libraries(evhtp PUBLIC ${LIBEVHTP_EXTERNAL_LIBS})
Expand Down

0 comments on commit 84a6231

Please sign in to comment.