Lines Matching refs:HWLOC
11 # - Find HWLOC include dirs and libraries
13 # find_package(HWLOC
52 set(HWLOC_DIR "" CACHE PATH "Installation directory of HWLOC library")
54 …TATUS "A cache variable, namely HWLOC_DIR, has been set to specify the install directory of HWLOC")
72 pkg_search_module(HWLOC hwloc)
75 message(STATUS "Looking for HWLOC - found using PkgConfig")
82 message(STATUS "${Magenta}Looking for HWLOC - not found using PkgConfig."
93 message(STATUS "Looking for HWLOC - PkgConfig not used")
250 # HWLOC
298 …set(HWLOC_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of HWLOC library" FORCE)
300 …set(HWLOC_DIR_FOUND "${first_lib_path}" CACHE PATH "Installation directory of HWLOC library" FORCE)
306 # check that HWLOC has been found
310 find_package_handle_standard_args(HWLOC DEFAULT_MSG
313 find_package_handle_standard_args(HWLOC DEFAULT_MSG