Skip to content
Snippets Groups Projects
Commit c8ed7cfe authored by jstark's avatar jstark
Browse files

Fixing CMakeLists.txt

parent 8faf2d7d
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,8 @@ add_executable(numerics ${OPENFPM_INIT_FILE} ${CUDA_SOURCES}
Operators/Vector/vector_dist_operators_unit_tests.cpp
Operators/Vector/vector_dist_operators_apply_kernel_unit_tests.cpp
../../src/lib/pdata.cpp
# level_set/closest_point/closest_point_unit_tests.cpp
BoundaryConditions/tests/method_of_images_cylinder_unit_test.cpp
level_set/closest_point/closest_point_unit_tests.cpp
# level_set/redistancing_Sussman/tests/redistancingSussman_unit_test.cpp
# level_set/redistancing_Sussman/tests/convergence_test.cpp
)
......
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