Skip to content

Commit

Permalink
add the forms to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hvanruys committed Nov 28, 2022
1 parent ed0ef42 commit 6513f18
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ set(PROJECT_SOURCES_CPP
internal.cpp
misc_util.cpp
nav_util.cpp
mainwindow.ui
dialogpreferences.ui
formephem.ui
formmapcyl.ui
formmovie.ui
formtoolbox.ui
formgeostationary.ui
)

set(CMAKE_CXX_STANDARD 11)
Expand Down

0 comments on commit 6513f18

Please sign in to comment.