diff --git a/CMakeLists.txt b/CMakeLists.txt index 0c3f3105..2dcb0d62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -83,7 +83,7 @@ SET(PISTACHE_USE_SSL ON) FetchContent_Declare( pistache_http GIT_REPOSITORY https://github.com/fleon-psi/pistache - GIT_TAG 280b0f6f28f81745870bccb31f4a3a59958807f6 + GIT_TAG 0393f6c EXCLUDE_FROM_ALL )