edisongustavo commented on issue #13400: [MXNET-1229] use OpenBLAS, lapack & 
OpenCV from conan
URL: https://github.com/apache/incubator-mxnet/pull/13400#issuecomment-461412755
 
 
   @SSE4 
   
   Thanks a lot for the responses. I believe then we could move forward by 
removing this part of the change from the PR:
   
   ```
   if(EXISTS ${CMAKE_CURRENT_BINARY_DIR}/conanbuildinfo.cmake)
     include(${CMAKE_CURRENT_BINARY_DIR}/conanbuildinfo.cmake)
     conan_basic_setup(TARGETS)
     message(STATUS "using conan")
   endif()
   ```
   
   and then adding the dependencies in the `conanfile.py`.
   
   What do you think?

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

Reply via email to