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
5dba5577
Commit
5dba5577
authored
Jan 15, 2019
by
Lukas Weber
Browse files
test
parent
d6086eed
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
5dba5577
...
...
@@ -28,4 +28,4 @@ set(SRCs
)
add_library
(
load_leveller STATIC
${
SRCs
}
)
target_link_libraries
(
load_leveller
${
MPI_LIBRARIES
}
${
HDF5_C_LIBRARY_hdf5
}
)
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