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

Latest modules

parent 9486a742
No related branches found
No related tags found
No related merge requests found
openfpm_data @ 1440e4db
Subproject commit c05a33cf8869af9c7a0cc4660a1f4d03c9a1c758
Subproject commit 1440e4dbcf166adb8ecc8c48cafcf89f2dc26f7f
openfpm_io @ 46ee6caf
Subproject commit 6a48e56c1843deae683c5cfab9c88a8d3086863a
Subproject commit 46ee6caff8ca031d5833be48998b9639aee0cbca
......@@ -89,7 +89,7 @@ target_link_libraries(pdata m)
target_link_libraries(pdata c)
if (NOT APPLE)
target_link_libraries(pdata rt)
endif (UNIX)
endif ()
install(FILES Decomposition/CartDecomposition.hpp
Decomposition/shift_vect_converter.hpp
......@@ -151,8 +151,7 @@ install(FILES Vector/cuda/vector_dist_comm_util_funcs.cuh
Vector/cuda/vector_dist_cuda_funcs.cuh
DESTINATION openfpm_pdata/include/Vector/cuda )
install(FILES Graph/CartesianGraphFactory.hpp
Graph/ids.hpp Graph/dist_map_graph.hpp
install(FILES Graph/ids.hpp Graph/dist_map_graph.hpp
Graph/DistGraphFactory.hpp
DESTINATION openfpm_pdata/include/Graph )
......
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