Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Aircraft Design
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
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
UNICADO
Aircraft Design
Commits
c463f554
Commit
c463f554
authored
4 months ago
by
Lukas Neuerburg
Committed by
Christopher Ruwisch
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Fixed typo in CMake list
parent
97786e33
No related branches found
Branches containing commit
No related tags found
Tags containing commit
5 merge requests
!263
Apply 1 suggestion(s) to 1 file(s)
,
!261
Reintruduced automatic flight condition selection
,
!245
Apply 1 suggestion(s) to 1 file(s)
,
!233
Initial open source version
,
!22
Fixed typo in CMake list
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aerodynamic_analysis/CMakeLists.txt
+1
-1
1 addition, 1 deletion
aerodynamic_analysis/CMakeLists.txt
with
1 addition
and
1 deletion
aerodynamic_analysis/CMakeLists.txt
+
1
−
1
View file @
c463f554
...
...
@@ -23,7 +23,7 @@ set(MODULE_SOURCES
src/laminarTAW/HLFCStrategy.cpp
src/bwb/bwbCalculatePolar.cpp
src/bwb/bwbDefaultData.cpp
src/bwb/bwb
c
alculatePolarConfig.cpp
src/bwb/bwb
C
alculatePolarConfig.cpp
src/bwb/bwbDefaultStrategy.cpp
src/methods/viscDragRaymer.cpp
src/methods/liftingLinePolar.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