dmlc / dmlc-core

A common bricks library for building scalable and portable distributed machine learning.
Apache License 2.0
865 stars 519 forks source link

Refactor CmakeLists.txt to avoid setting global variables #607

Closed leezu closed 4 years ago

leezu commented 4 years ago

Current CmakeLists.txt modifies too many global variables, causing issues with Android NDK r19 toolchain when cross-compiling MXNet.