# Copyright (C) 2026 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

project(minimal LANGUAGES CXX)

find_package(Qt6 COMPONENTS Core)

include(util.cmake)
