WillAyd opened a new pull request, #2734:
URL: https://github.com/apache/arrow-adbc/pull/2734
The gtest_main_dep and gmock_dep dependencies are set to `disabler()` when
the test option is not enabled in the top level configuration. Therefore, all
of these subsequent `if get_option('tests')` checks are redundant; if not set,
the disabler() will naturally take care of disabling the dependent target for
you
--
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]