From 2ba166d1f8deb93cbd10f0e397c31c531de63189 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 14 Aug 2022 12:53:21 +0900 Subject: Fixed UiGuiVersion and argument parsing Signed-off-by: Michele Calgaro --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8be71d9..5e3f6f5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -27,6 +27,7 @@ set( target universal-indent-gui-tqt ) set( ${target}_SRCS main.cpp + UiGuiVersion.cpp ) tde_add_executable( ${target} AUTOMOC -- cgit v1.2.1