[Build] Add cmake options into libinfo (#6286)
authorJunru Shao <junrushao1994@gmail.com>
Mon, 17 Aug 2020 14:18:24 +0000 (07:18 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Aug 2020 14:18:24 +0000 (07:18 -0700)
commite4dc5c82f29d22667853b939dd02dcd053160e57
treee1b0597311045ab5b615558a7ed5d12cb6bf01df
parentf6e00a0d8b384e8cd81b90668c06f68cd52161b9
[Build] Add cmake options into libinfo (#6286)

* [Build] Add cmake options into libinfo

* Address comments from @tqchen

* Add LLVM version to libinfo
CMakeLists.txt
cmake/modules/Git.cmake
cmake/modules/LibInfo.cmake [new file with mode: 0644]
cmake/util/FindLLVM.cmake
python/tvm/support.py
src/support/libinfo.cc