sl1pkn07 edited a comment on issue #14692: Fix cmake installation failed (Fix 
#13578)
URL: https://github.com/apache/incubator-mxnet/pull/14692#issuecomment-485555512
 
 
    super ugly quick workground
   
   ~~~
   # Not install dmlc-core docs in /
     sed '/doc/s/^/#/g' \
       -i 3rdparty/dmlc-core/CMakeLists.txt \
       -i 3rdparty/tvm/3rdparty/dmlc-core/CMakeLists.txt
   ~~~
   but this sould be fixed in upstream
   
   see https://github.com/dmlc/dmlc-core/blob/master/CMakeLists.txt#L216
   
   the https://github.com/dmlc/dmlc-core/blob/master/CMakeLists.txt#L215 also 
sould be fixed, but is less problematic because is installed in the "right" 
path (`$prefix/./include` = `$prefix/include`)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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