[
https://issues.apache.org/jira/browse/THRIFT-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613604#comment-14613604
]
ASF GitHub Bot commented on THRIFT-3219:
----------------------------------------
Github user bufferoverflow commented on a diff in the pull request:
https://github.com/apache/thrift/pull/538#discussion_r33885841
--- Diff: CMakeLists.txt ---
@@ -73,6 +73,7 @@ endif()
if(BUILD_CPP)
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/lib/cpp)
+ add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/tutorial/cpp)
if(BUILD_TESTING)
--- End diff --
we probably need to add a BUILD_TUTORIALS option in the future
> Provide a C++ tutorial on server-side IP logging and per-connection state
> -------------------------------------------------------------------------
>
> Key: THRIFT-3219
> URL: https://issues.apache.org/jira/browse/THRIFT-3219
> Project: Thrift
> Issue Type: Improvement
> Components: C++ - Library
> Affects Versions: 0.9.3
> Reporter: Ben Craig
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)