mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:20:06 +00:00
added Sql as package to fix issue with Qt 6.7.2
This commit is contained in:
parent
70a09fe3d3
commit
6e7bd3bdec
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ find_package(Qt${QT_VERSION_MAJOR}
|
||||||
SerialPort
|
SerialPort
|
||||||
Svg
|
Svg
|
||||||
Widgets
|
Widgets
|
||||||
|
Sql
|
||||||
REQUIRED)
|
REQUIRED)
|
||||||
|
|
||||||
set(SRC_EXE_MAIN source/scwx/qt/main/main.cpp)
|
set(SRC_EXE_MAIN source/scwx/qt/main/main.cpp)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue