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

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