fix libtvm build dependencies when USE_MICRO is ON. (#6524)
authorAndrew Reusch <areusch@octoml.ai>
Tue, 22 Sep 2020 14:36:05 +0000 (07:36 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Sep 2020 14:36:05 +0000 (07:36 -0700)
commitd38e3253d8168bdc56b695eb66f0789d72cfc1d8
tree46b19cfd30a4c51b4558a59a62e10c477e0fdac8
parent044885860842e6c9936b45ab4edbd23f0e3c727b
fix libtvm build dependencies when USE_MICRO is ON. (#6524)

* previously, building from scratch would fail with Unix Makefiles
   due to cmake limitation
CMakeLists.txt