HomeSort by relevance Sort by last modified time
    Searched refs:not_cached_dir (Results 1 - 6 of 6) sorted by null

  /external/eigen/cmake/
FindMetis.cmake 247 string(REGEX REPLACE "/lib(32|64)?$" "" not_cached_dir "${first_lib_path}")
248 set(METIS_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of METIS library" FORCE)
FindHWLOC.cmake 297 string(REGEX REPLACE "/lib(32|64)?$" "" not_cached_dir "${first_lib_path}")
298 set(HWLOC_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of HWLOC library" FORCE)
FindPTSCOTCH.cmake 364 string(REGEX REPLACE "/lib(32|64)?$" "" not_cached_dir "${first_lib_path}")
365 set(PTSCOTCH_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of PTSCOTCH library" FORCE)
FindScotch.cmake 310 string(REGEX REPLACE "/lib(32|64)?$" "" not_cached_dir "${first_lib_path}")
311 set(SCOTCH_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of SCOTCH library" FORCE)
FindPastix.cmake 690 string(REGEX REPLACE "/lib(32|64)?$" "" not_cached_dir "${first_lib_path}")
691 set(PASTIX_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of PASTIX library" FORCE)
FindBLAS.cmake     [all...]

Completed in 227 milliseconds