WillAyd commented on code in PR #2740: URL: https://github.com/apache/arrow-adbc/pull/2740#discussion_r2068587166
########## c/driver/framework/CMakeLists.txt: ########## @@ -35,6 +36,7 @@ if(ADBC_BUILD_TESTS) base_driver_test.cc EXTRA_LINK_LIBS adbc_driver_framework) + target_compile_definitions(adbc-driver-framework-test PRIVATE ADBC_STATIC) Review Comment: Ah thanks - makes sense -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org