Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
morse_cmake
Commits
c869675f
Commit
c869675f
authored
Mar 22, 2018
by
PRUVOST Florent
Browse files
simgrid.h does not exist anymore in recent simgrid
parent
3f67955f
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/find/FindSIMGRID.cmake
View file @
c869675f
...
...
@@ -134,7 +134,7 @@ if( (NOT PKG_CONFIG_EXECUTABLE) OR (PKG_CONFIG_EXECUTABLE AND NOT SIMGRID_FOUND)
# Try to find the simgrid header in the given paths
# -------------------------------------------------
set
(
SIMGRID_hdrs_to_find
"simgrid
.h;simgrid
_config.h"
)
set
(
SIMGRID_hdrs_to_find
"simgrid_config.h"
)
# call cmake macro to find the header path
if
(
SIMGRID_INCDIR
)
...
...
Write
Preview
Supports
Markdown
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