Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Lukas Weber
load_leveller
Commits
43c305c7
Commit
43c305c7
authored
Jan 21, 2019
by
Lukas Weber
Browse files
changing up some link order stuff
parent
3f7c9518
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
43c305c7
...
...
@@ -24,5 +24,5 @@ set(SRCs
)
add_library
(
load_leveller
${
SRCs
}
)
target_link_libraries
(
load_leveller
${
MPI_LIBRARIES
}
${
CONAN_LIB
S
}
)
target_link_libraries
(
load_leveller
${
CONAN_LIBS
}
${
MPI_LIBRARIE
S
}
)
install
(
FILES load_leveller.h DESTINATION include
)
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