From beace242e6285922f0a42d0aa947755bb2c6e00b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 18 Feb 2020 16:53:31 -0600 Subject: Qt UI: Build and run properly in the Runtime Env --- ui/qt5/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/qt5/CMakeLists.txt') diff --git a/ui/qt5/CMakeLists.txt b/ui/qt5/CMakeLists.txt index 92e70ec..c798407 100644 --- a/ui/qt5/CMakeLists.txt +++ b/ui/qt5/CMakeLists.txt @@ -15,7 +15,6 @@ set(UI_SOURCES intropage.cc inputpage.cc - partitionpage.cc partitiondiskpage.cc partitionchoicepage.cc networkingpage.cc @@ -50,7 +49,8 @@ set(RUN_QT_SOURCES IF(INSTALL) LIST(APPEND UI_SOURCES commitpage.cc - partitionprobe.cc) + partitionprobe.cc + partitionpage.cc) ELSE(INSTALL) LIST(APPEND UI_SOURCES writeoutpage.cc) ENDIF(INSTALL) -- cgit v1.2.3-60-g2f50