From 5b5f31f64df4234343786fc39634bf7ee3a0eaa8 Mon Sep 17 00:00:00 2001 From: Josef Rokos Date: Wed, 3 May 2023 18:05:57 +0200 Subject: [PATCH] Fixed CMakeLists.txt in CORE plugin --- core/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index cb50c1a..9ca3f42 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -18,7 +18,6 @@ find_package(Qt6 COMPONENTS REQUIRED) add_library(core SHARED - main.cpp autoform.h autotablemodel.h columndialog.cpp