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
8d30119b
Commit
8d30119b
authored
Jan 15, 2019
by
Lukas Weber
Browse files
test3
parent
f84d01ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8d30119b
...
@@ -27,5 +27,6 @@ set(SRCs
...
@@ -27,5 +27,6 @@ set(SRCs
runner_single.cpp
runner_single.cpp
)
)
add_library
(
load_leveller
${
SRCs
}
)
add_library
(
load_leveller STATIC
${
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
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