Skip to content
Snippets Groups Projects
Commit 9fb2b7f8 authored by jonathan.froehlich's avatar jonathan.froehlich
Browse files

Removed old

parent 22bf565b
No related branches found
No related tags found
1 merge request!210Resolve "Create Mechanics Biventricle"
......@@ -19,6 +19,8 @@ set_option(BUILD_IBTLIBRARY OFF)
set_option(BUILD_TUTORIAL OFF)
set_option(BUILD_TUTORIAL_TESTS OFF)
set_option(CONVERT_VTU OFF)
#---------------------------------------------------------------------------------------#
......@@ -53,6 +55,9 @@ include_directories(${PROJECT_SOURCE_DIR}/src/elasticity)
add_subdirectory(${PROJECT_SOURCE_DIR}/src/)
#---------------------------------------------------------------------------------------#
# Tools
add_subdirectory(${PROJECT_SOURCE_DIR}/tools/geometries)
# Executables
add_executable(M++ src/MainCardMech.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