Lines Matching refs:version
49 …and `tbbbind_2_5`. Each of these versions is linked with the corresponding HWLOC* library version:
54 The search for a suitable version of the HWLOC library is enabled by default. If you want to use a …
56 …- `CMAKE_HWLOC_<HWLOC_VER>_LIBRARY_PATH` - path to the corresponding HWLOC version shared library …
57 …- `CMAKE_HWLOC_<HWLOC_VER>_INCLUDE_PATH` - path to the corresponding HWLOC version including direc…
61 **NOTE:** Automatic HWLOC searching requires CMake version 3.6 or higher.
67 - `CMAKE_HWLOC_<HWLOC_VER>_DLL_PATH` - path to the corresponding HWLOC version `.dll` file.
108 The following builds require CMake version 3.15 or higher.
251 …version, set `TBB_FIND_RELEASE_ONLY` to `TRUE` before calling `find_package`. This variable helps …
259 `TBB_VERSION` | oneTBB version (format: `<major>.<minor>.<patch>.<tweak>`)
276 - Python version 3.5 or newer
277 - SWIG version 3.0.6 or newer