aboutsummaryrefslogtreecommitdiffstats
path: root/examples/treeview/CMakeLists.txt
blob: cb878894af02ab06b95c4e2c7e5b78efe6270104 (plain)
1
2
3
4
5
6
# Generated from treeview.pro.

if (TARGET Qt6::Widgets)
    add_subdirectory(standard)
endif()
add_subdirectory(customdelegate)