You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/19 11:28:32 UTC

[GitHub] larroy commented on a change in pull request #9397: [CMake] Remove linker flags from CXX_FLAGS when using OPENCV. Exclude binaries from lint. Fix im2rec on cuda.

larroy commented on a change in pull request #9397: [CMake] Remove linker flags from CXX_FLAGS when using OPENCV. Exclude binaries from lint. Fix im2rec on cuda.
URL: https://github.com/apache/incubator-mxnet/pull/9397#discussion_r162598891
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -261,14 +261,7 @@ if(USE_OPENCV)
   message(STATUS "OpenCV found (${OpenCV_CONFIG_PATH})")
   add_definitions(-DMXNET_USE_OPENCV=1)
   if(NOT MSVC)
 
 Review comment:
   You said "don't remove this block". Happy to remove it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services