phrocker commented on a change in pull request #2:
URL: https://github.com/apache/hbase-native-client/pull/2#discussion_r428778571



##########
File path: cmake/BuildTests.cmake
##########
@@ -48,10 +48,13 @@ function(createTests testName)
     target_include_directories(${testName} PRIVATE BEFORE 
"${GTEST_INCLUDE_DIRS}")
     target_include_directories(${testName} PRIVATE BEFORE 
"${OPENSSL_INCLUDE_DIR}")
 
-    target_link_libraries(hbaseclient-static ${PROTOBUF_LIBRARY})
-    target_link_libraries(hbaseclient-static ${FOLLY_LIBRARIES})
+       #target_link_libraries(${testName} ${WANGLE_LIBRARIES})

Review comment:
       These comments should be removed. 




----------------------------------------------------------------
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]


Reply via email to