summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/itemmodels/CMakeLists.txt
blob: 8dc331aee2152639919ee7e7956df9891c09362b (plain)
1
2
3
4
5
6
# Copyright (C) 2024 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(QT_FEATURE_proxymodel)
    add_subdirectory(qsortfilterproxymodel)
endif()