Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Lukas Weber
load_leveller
Commits
f84d01ec
Commit
f84d01ec
authored
Jan 15, 2019
by
Lukas Weber
Browse files
test2
parent
5dba5577
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
f84d01ec
...
...
@@ -28,4 +28,4 @@ set(SRCs
)
add_library
(
load_leveller STATIC
${
SRCs
}
)
target_link_libraries
(
load_leveller
${
MPI_LIBRARIES
}
${
CONAN_LIBS
}
)
#
target_link_libraries(load_leveller ${MPI_LIBRARIES} ${CONAN_LIBS})
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