Fixed cmake again.
This commit is contained in:
parent
fc58795e8f
commit
107f378f7c
2 changed files with 6 additions and 6 deletions
|
@ -19,6 +19,8 @@ set(SOURCES_BACKEND_CPU
|
|||
|
||||
|
||||
if (WITH_HWLOC)
|
||||
find_package(HWLOC REQUIRED)
|
||||
|
||||
set(WITH_LIBCPUID OFF)
|
||||
|
||||
include_directories(${HWLOC_INCLUDE_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue