Fixed CMakeLists.txt in CORE plugin
This commit is contained in:
@@ -18,7 +18,6 @@ find_package(Qt6 COMPONENTS
|
|||||||
REQUIRED)
|
REQUIRED)
|
||||||
|
|
||||||
add_library(core SHARED
|
add_library(core SHARED
|
||||||
main.cpp
|
|
||||||
autoform.h
|
autoform.h
|
||||||
autotablemodel.h
|
autotablemodel.h
|
||||||
columndialog.cpp
|
columndialog.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user