lebeg commented on issue #12849: [cmake][cpp-package] Building with cmake does 
not install the cpp-package API
URL: 
https://github.com/apache/incubator-mxnet/issues/12849#issuecomment-439902298
 
 
   > ... but it does not provide a "true" CMake build.
   
   The cmake build can be considered as 'true' and should be used instead of 
make whenever possible. Currently, it's not supported only for 1 case: 
cross-compilation with CUDA, for example for 
[Jetson](https://github.com/apache/incubator-mxnet/pull/10530).
   
   The fact that installing does not include the nessesary files probably 
should be fixed in 
[CMakeLists.txt](https://github.com/apache/incubator-mxnet/blob/master/cpp-package/CMakeLists.txt)

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