Make Google Test usage configurable in CMake files (#3628)
authorLogan Weber <36520469+weberlo@users.noreply.github.com>
Fri, 26 Jul 2019 22:14:18 +0000 (15:14 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Fri, 26 Jul 2019 22:14:18 +0000 (15:14 -0700)
commitf5464ce2f6c321a74fd2649e93fbcfb1da437f84
treec0bfccbb3cc0b2aed88934b373aabee897fba6c9
parentc1376a40bf9080547e48c4a27cbdde225975ac9d
Make Google Test usage configurable in CMake files (#3628)

* Add USE_GTEST as a CMake variable

* Add GTest section in installation docs

* Incorporate feedback
CMakeLists.txt
cmake/config.cmake
docs/install/from_source.rst