MoritzMaxeiner commented on a change in pull request #13339: CMake: Enable 
installation of cpp-package headers
URL: https://github.com/apache/incubator-mxnet/pull/13339#discussion_r239803388
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -730,6 +730,7 @@ install(TARGETS ${MXNET_INSTALL_TARGETS}
 )
 
 install(DIRECTORY include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
+install(DIRECTORY 3rdparty/tvm/nnvm/include/ DESTINATION 
${CMAKE_INSTALL_INCLUDEDIR})
 
 Review comment:
   See a005e9c24630bf0df0fa5f0324420ee6a5f19ada

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