Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
ScalFMM
Commits
0f77f48c
Commit
0f77f48c
authored
Mar 20, 2016
by
BRAMAS Berenger
Browse files
Add include(CheckLibraryExists) in the find hwloc
parent
acf49286
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeModules/morse/find/FindHWLOC.cmake
View file @
0f77f48c
...
...
@@ -47,6 +47,7 @@
include
(
CheckStructHasMember
)
include
(
CheckCSourceCompiles
)
include
(
CheckLibraryExists
)
if
(
NOT HWLOC_FOUND
)
set
(
HWLOC_DIR
""
CACHE PATH
"Installation directory of HWLOC library"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment