Skip to content
Snippets Groups Projects
Commit 7e6e9f04 authored by Henrik Asmuth's avatar Henrik Asmuth
Browse files

remove duplicate line in gpu.cmake

parent 274d2fb8
No related branches found
No related tags found
1 merge request!143Experimental merge
......@@ -25,8 +25,6 @@ add_subdirectory(src/gpu/GridGenerator)
IF (BUILD_VF_GPU)
add_subdirectory(src/gpu/VirtualFluids_GPU)
add_subdirectory(src/gpu/VirtualFluids_GPU)
add_subdirectory(apps/gpu/LBM/DrivenCavity)
add_subdirectory(apps/gpu/LBM/SphereGPU)
add_subdirectory(apps/gpu/LBM/BoundaryLayer)
......
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