cjolivier01 commented on a change in pull request #8026: OSX CMake fixes for
tests binary
URL: https://github.com/apache/incubator-mxnet/pull/8026#discussion_r140780971
##########
File path: tests/CMakeLists.txt
##########
@@ -39,7 +39,6 @@ if(GTEST_FOUND)
if(UNITTEST_STATIC_LINK)
target_link_libraries(${PROJECT_NAME}_unit_tests
${GTEST_LIBRARY}
- rt
Review comment:
Declares it into which macro? Is that macro used here? Is it added into the
macronin such a way that it's always part of the macro at this point?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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