summaryrefslogtreecommitdiffstats
path: root/examples/corelib/serialization/CMakeLists.txt
blob: 6778e4b460fd73d24da8eec0f15538bd4efbb359 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

qt_internal_add_example(cbordump)
qt_internal_add_example(convert)
qt_internal_add_example(savegame)