Fix hwloc detection
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 17 Jul 2017 13:47:33 +0000 (15:47 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Mon, 17 Jul 2017 13:51:28 +0000 (15:51 +0200)
commit012dd48620655fd242cb98381705f522b877f1d5
tree67a529888a887561ec9c9275e09dadd646066f94
parent19b79b31afc42548bd9ad29b777a5e7bc191defb
Fix hwloc detection

In some cases, including the release workflow build in Jenkins, this
could fail because it uses a CMake macro without including the file
where it got defined.

Change-Id: I83646e0b489c8930a5b6d7fdb2584cb760282fdb
cmake/FindHwloc.cmake