Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
5502841b
Commit
5502841b
authored
Mar 03, 2015
by
PRUVOST Florent
Browse files
set STARPU_LIBRARIES_DEP in pkg-config case
parent
dcb3269f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake_modules/morse/find/FindSTARPU.cmake
View file @
5502841b
...
...
@@ -231,6 +231,7 @@ if(PKG_CONFIG_EXECUTABLE)
endif
()
set
(
STARPU_INCLUDE_DIRS_DEP
"
${
STARPU_INCLUDE_DIRS
}
"
)
set
(
STARPU_LIBRARY_DIRS_DEP
"
${
STARPU_LIBRARY_DIRS
}
"
)
set
(
STARPU_LIBRARIES_DEP
"
${
STARPU_LIBRARIES
}
"
)
endif
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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