mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-04-01 02:42:39 +08:00
Fixed cmake build
This commit is contained in:
parent
6a815a836c
commit
b5e9096387
@ -30,6 +30,8 @@ set(ads_demo_SRCS
|
|||||||
main.cpp
|
main.cpp
|
||||||
MainWindow.cpp
|
MainWindow.cpp
|
||||||
mainwindow.ui
|
mainwindow.ui
|
||||||
|
StatusDialog.cpp
|
||||||
|
StatusDialog.ui
|
||||||
demo.qrc
|
demo.qrc
|
||||||
)
|
)
|
||||||
add_executable(AdvancedDockingSystemDemo WIN32 ${ads_demo_SRCS})
|
add_executable(AdvancedDockingSystemDemo WIN32 ${ads_demo_SRCS})
|
||||||
|
Loading…
Reference in New Issue
Block a user