inglada 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-430957896 Hi, Thanks for your answer. I am using CMake instead of the provided makefile in order to avoid an in-source build and also in order to be able to "consume" mxnet with cmake's find_package. As far as I understand, the current CMake build just replaces the provided makefile so that mxnet can be built on Windows, but it does not provide a "true" CMake build. Is my interpretation correct? Is it possible to provide the complete CMake functionality? Thanks.
---------------------------------------------------------------- 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
