Skip to content
Snippets Groups Projects

Updates from r20.0

Merged Wuttke, Joachim requested to merge updatemain into main
59 files
+ 161
270
Compare changes
  • Side-by-side
  • Inline
Files
59
+ 1
1
@@ -8,7 +8,7 @@ else()
set(executable_name bornagain)
endif()
set(source_files main.cpp AppOptions.cpp MessageHandler.cpp)
set(source_files main.cpp AppOptions.cpp)
# -----------------------------------------------------------------------------
# Qt configuration
Loading