- Clean CMake + QML module structure - AGPL-3.0 licensed - Cross-platform ready (Linux, Windows, macOS) - Dark Material theme window working
7 lines
260 B
CMake
7 lines
260 B
CMake
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
# Copyright (C) 2026 Aether Contributors
|
|
#
|
|
# This file is part of Aether.
|
|
#
|
|
# Placeholder for future QML files/components. The QML module is now
|
|
# registered in the parent src/CMakeLists.txt (correct Qt 6 pattern).
|