Erixonich commented on code in PR #7607:
URL: https://github.com/apache/ignite-3/pull/7607#discussion_r2883013389


##########
modules/platforms/cpp/cmake/dependencies.cmake:
##########
@@ -76,6 +99,7 @@ else()
     fetch_dependency(uni-algo 
https://github.com/uni-algo/uni-algo/archive/v1.2.0.tar.gz 
6e0cce94a6b45ebee7b904316df9f87f)
     if (${ENABLE_TESTS})
         fetch_dependency(googletest 
https://github.com/google/googletest/archive/refs/tags/v1.14.0.tar.gz 
c8340a482851ef6a3fe618a082304cfc)
+        
add_asio_dependency(https://github.com/chriskohlhoff/asio/archive/refs/tags/asio-1-36-0.tar.gz
 6699ac1dea111c20d024f25e06e573db)
     endif()

Review Comment:
   it seems incorrect suggestion



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to