Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_devices
Commits
7497a094
Commit
7497a094
authored
Jul 24, 2020
by
incardon
Browse files
Fixing installation
parent
74e60c27
Pipeline
#2187
passed with stages
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
7497a094
...
...
@@ -46,6 +46,9 @@ if (TEST_COVERAGE)
target_link_libraries
(
mem -lgcov
)
endif
()
install
(
TARGETS ofpmmemory ofpmmemory_dl
DESTINATION openfpm_devices/lib
)
install
(
FILES memory/ExtPreAlloc.hpp
memory/BHeapMemory.hpp
memory/HeapMemory.hpp
...
...
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