Skip to content
Snippets Groups Projects
Commit 7497a094 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing installation

parent 74e60c27
No related branches found
No related tags found
No related merge requests found
Pipeline #2187 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment