disable default system-wide detection of gflags, glog, opencv, lmdb, leveldb (#16789)
authorSoumith Chintala <soumith@gmail.com>
Wed, 6 Feb 2019 13:09:09 +0000 (05:09 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 6 Feb 2019 13:13:47 +0000 (05:13 -0800)
commitd1b2ab83fcde5508fb57280e66d0d1eaa2bfcc0b
tree2b202791b771e2692e4dea0fc71e464ec141af6f
parent255136fc1dd040fd51b346b459d2d8fb8d1f895e
disable default system-wide detection of gflags, glog, opencv, lmdb, leveldb (#16789)

Summary:
They can instead by enable by env flags USE_* (as always).
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16789

Differential Revision: D13971789

Pulled By: soumith

fbshipit-source-id: d5eac9be677114be3fb15b43080faa0efdfff8ee
CMakeLists.txt