arjuntheprogrammer commented on a change in pull request #1814: DRILL-7174: 
Expose complex to Json control in the Drill C++ Client
URL: https://github.com/apache/drill/pull/1814#discussion_r325489003
 
 

 ##########
 File path: contrib/native/client/src/test/CMakeLists.txt
 ##########
 @@ -29,6 +30,7 @@ include_directories(${CPPUNIT_INCLUDE_DIR})
 include_directories(${Boost_INCLUDE_DIRS})
 include_directories(${PROTOBUF_INCLUDE_DIR})
 include_directories(${Zookeeper_INCLUDE_DIRS})
+include_directories(${OPENSSL_INCLUDE_DIR})
 
 Review comment:
   @vvysotskyi [cc. @agozhiy ] - I have added this extra include directory to 
include open SSL header files otherwise DrillClientTest will show compilation 
issues.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to