Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CardMech
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIT
Mpp
CardMech
Commits
9fb2b7f8
Commit
9fb2b7f8
authored
2 years ago
by
jonathan.froehlich
Browse files
Options
Downloads
Patches
Plain Diff
Removed old
parent
22bf565b
No related branches found
No related tags found
1 merge request
!210
Resolve "Create Mechanics Biventricle"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+5
-0
5 additions, 0 deletions
CMakeLists.txt
with
5 additions
and
0 deletions
CMakeLists.txt
+
5
−
0
View file @
9fb2b7f8
...
...
@@ -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
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment