Skip to content
Snippets Groups Projects
Commit 14b385f4 authored by Hkorb's avatar Hkorb
Browse files

put actuatorline back in

parent 33e4982b
1 merge request!81fixed AL
if(BUILD_NUMERIC_TESTS)
set(CMAKE_CXX_STANDARD 17)
endif()
......@@ -43,7 +42,7 @@ IF (BUILD_VF_GPU)
#add_subdirectory(apps/gpu/LBM/gridGeneratorTest)
#add_subdirectory(apps/gpu/LBM/TGV_3D)
#add_subdirectory(apps/gpu/LBM/TGV_3D_MultiGPU)
#add_subdirectory(apps/gpu/LBM/ActuatorLine)
add_subdirectory(apps/gpu/LBM/ActuatorLine)
ELSE()
MESSAGE( STATUS "exclude Virtual Fluids GPU." )
ENDIF()
......
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