Fixed CMakeLists.txt in CORE plugin

This commit is contained in:
2023-05-03 18:05:57 +02:00
parent b17b8cb259
commit 5b5f31f64d
-1
View File
@@ -18,7 +18,6 @@ find_package(Qt6 COMPONENTS
REQUIRED)
add_library(core SHARED
main.cpp
autoform.h
autotablemodel.h
columndialog.cpp