diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d5639ba46eb600ae250674fa7f2e12de31878683..b8c614501053c27cd48de4a096aa3cb1578f3e7c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -313,6 +313,7 @@ install(FILES DCPSE/DCPSE_op/DCPSE_op.hpp install(FILES OdeIntegrators/OdeIntegrators.hpp OdeIntegrators/vector_algebra_ofp.hpp + OdeIntegrators/vector_algebra_ofp_gpu.hpp DESTINATION openfpm_numerics/include/OdeIntegrators COMPONENT OpenFPM)