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
morse_cmake
Commits
8b867b97
Commit
8b867b97
authored
Feb 14, 2017
by
PRUVOST Florent
Browse files
FindSIMGRID: fix foreach loop
parent
f613b1f1
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/find/FindSIMGRID.cmake
View file @
8b867b97
...
...
@@ -153,9 +153,9 @@ if( (NOT PKG_CONFIG_EXECUTABLE) OR (PKG_CONFIG_EXECUTABLE AND NOT SIMGRID_FOUND)
HINTS
${
_inc_env
}
PATH_SUFFIXES
"simgrid"
)
mark_as_advanced
(
SIMGRID_
${
simgrid_hdr
}
_DIRS
)
endif
()
endforeach
()
endif
()
endif
()
# Add path to cmake variable
# ------------------------------------
...
...
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