Skip to content

Commit

Permalink
examples: Add new subdirectory to examples/widgets CMakeLists
Browse files Browse the repository at this point in the history
Already there in the .pro.

Change-Id: I2f4312310b80ad3403f242ba387218e8ec86bcb4
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Laszlo Agocs <[email protected]>
  • Loading branch information
alpqr committed Aug 14, 2023
1 parent 711efca commit d488316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/widgets/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ add_subdirectory(graphicsview)
add_subdirectory(itemviews)
add_subdirectory(layouts)
add_subdirectory(painting)
add_subdirectory(rhi)
add_subdirectory(richtext)
add_subdirectory(tools)
add_subdirectory(touch)
Expand Down

0 comments on commit d488316

Please sign in to comment.