summaryrefslogtreecommitdiffstats
path: root/examples/xml/CMakeLists.txt
blob: da1dde9acbc5b256420e91b8364b1aa2e68704f3 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(TARGET Qt6::Widgets)
    qt_internal_add_example(dombookmarks)
endif()