Skip to content
Snippets Groups Projects
Commit 6d5dbfbd authored by philipphansmann's avatar philipphansmann
Browse files

fixed typo in CMakeLists

parent 97786e33
No related branches found
No related tags found
5 merge requests!263Apply 1 suggestion(s) to 1 file(s),!261Reintruduced automatic flight condition selection,!245Apply 1 suggestion(s) to 1 file(s),!233Initial open source version,!21fixed typo in CMakeLists
......@@ -11,7 +11,7 @@ set(MODULE_NAME performance_assessment)
# ==============================================
set(MODULE_SOURCES
src/${MODULE_NAME}.cpp
src/taw/defaultmethods/performance_assessment_factory.cpp
src/taw/defaultMethods/performance_assessment_factory.cpp
src/taw/defaultMethods/missionDefinition.cpp
src/taw/defaultMethods/performance_assessment_settings.cpp
src/taw/defaultMethods/performance_assessment_output.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