t-sakashita / rokko

Integrated Interface for libraries of eigenvalue decomposition
Boost Software License 1.0
10 stars 2 forks source link

CMakeのELPA検出のwarning #534

Open t-sakashita opened 4 years ago

t-sakashita commented 4 years ago
CMake Warning (dev) at CMakeLists.txt:213 (find_package):
  Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Environment variable ELPA_ROOT is set to:

    /Users/sakashitatatsuya/rokko/elpa/elpa-2019.11.001-1

  For compatibility, CMake is ignoring the variable.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Checking for ELPA library
-- ELPA include directory: /Users/sakashitatatsuya/rokko/elpa/elpa-2019.11.001-1/Debug/include/elpa_openmp-2019.11.001/
-- ELPA libraries: /Users/sakashitatatsuya/rokko/elpa/elpa-2019.11.001-1/Debug/lib/libelpa_openmp.dylib

cmake version 3.17.0