Skip to content

Commit 27f2959

Browse files
committed
[FOLD]
1 parent d954aca commit 27f2959

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ file(GLOB_RECURSE BOOST_HTTP_PROTO_ZLIB_SOURCES CONFIGURE_DEPENDS src_zlib/*.cpp
140140
set(BOOST_HTTP_PROTO_ZLIB_HEADERS
141141
"include/boost/http_proto/service/zlib_service.hpp"
142142
"include/boost/http_proto/service/deflate_service.hpp"
143+
"include/boost/http_proto/service/inflate_service.hpp"
143144
)
144145
source_group("" FILES "include/boost/http_proto.hpp" "build/Jamfile")
145146
source_group(TREE ${CMAKE_CURRENT_SOURCE_DIR}/include/boost/http_proto PREFIX "include" FILES ${BOOST_HTTP_PROTO_HEADERS})

0 commit comments

Comments
 (0)