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

Fixing Installation of numerics with CMake

parent e9a2083b
No related branches found
No related tags found
No related merge requests found
......@@ -107,6 +107,8 @@ install(FILES interpolation/interpolation.hpp
interpolation/z_spline.hpp
DESTINATION openfpm_numerics/include/interpolation )
install(FILES DMatrix/EMatrix.hpp
DESTINATION openfpm_numerics/include/DMatrix )
#if(BUILD_TESTING)
......
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