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

Eliminating deleted files from the installation

parent dfeb1ba8
No related branches found
No related tags found
No related merge requests found
......@@ -167,7 +167,7 @@ install(FILES Operators/Vector/vector_dist_operators_extensions.hpp
DESTINATION openfpm_numerics/include/Operators/Vector
COMPONENT OpenFPM)
install(FILES Operators/Vector/cuda/vector_dist_operators_cuda.cuh
install(FILES Operators/Vector/cuda/vector_dist_operators_cuda.cuh
DESTINATION openfpm_numerics/include/Operators/Vector/cuda
COMPONENT OpenFPM)
......@@ -185,8 +185,7 @@ install(FILES interpolation/interpolation.hpp
DESTINATION openfpm_numerics/include/interpolation
COMPONENT OpenFPM)
install(FILES level_set/redistancing_Sussman/ComputeGradient.hpp
level_set/redistancing_Sussman/HelpFunctions.hpp
install(FILES level_set/redistancing_Sussman/HelpFunctions.hpp
level_set/redistancing_Sussman/HelpFunctionsForGrid.hpp
level_set/redistancing_Sussman/NarrowBand.hpp
level_set/redistancing_Sussman/RedistancingSussman.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