Skip to content

Commit

Permalink
Add designer sources
Browse files Browse the repository at this point in the history
  • Loading branch information
SCell555 committed Jul 27, 2024
1 parent 08597e1 commit 9511862
Show file tree
Hide file tree
Showing 1,037 changed files with 166,242 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ add_subdirectory(plugins)

add_subdirectory(android)

if(TARGET Qt::Widgets)
add_subdirectory(uiplugin)
add_subdirectory(uitools)
endif()

add_subdirectory(repparser)
if(QT_FEATURE_localserver)
add_subdirectory(remoteobjects)
Expand Down
Loading

0 comments on commit 9511862

Please sign in to comment.