Files
pytorch/cmake
Luke Yeager 112561bcd4 Hide loud warning when using to third_party eigen
Summary:
This is a little excessive:
```
CMake Warning at cmake/Dependencies.cmake:201 (find_package):
  By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Eigen3", but
  CMake did not find one.

  Could not find a package configuration file provided by "Eigen3" with any
  of the following names:

    Eigen3Config.cmake
    eigen3-config.cmake

  Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set
  "Eigen3_DIR" to a directory containing one of the above files.  If "Eigen3"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  CMakeLists.txt:72 (include)
```
Closes https://github.com/caffe2/caffe2/pull/729

Differential Revision: D5183059

Pulled By: Yangqing

fbshipit-source-id: d17d5d06a50abb50f9978d022ddc4918e991079d
2017-06-05 10:33:27 -07:00
..
2017-04-16 16:46:58 -07:00
2017-05-24 14:31:51 -07:00
2017-04-20 18:15:47 -07:00
2017-05-24 13:47:26 -07:00