Skip to content

Commit ba69f3e

Browse files
committed
CMake Fix
1 parent 14c29f6 commit ba69f3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/centralWidget/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ add_executable(CentralWidgetExample WIN32
66
main.cpp
77
mainwindow.cpp
88
mainwindow.ui
9-
digitalclock.cpp
109
)
1110
target_include_directories(CentralWidgetExample PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/../../src")
1211
target_link_libraries(CentralWidgetExample PRIVATE qtadvanceddocking)

0 commit comments

Comments
 (0)