mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Wire up DBALProvider across all Qt6 views for live CRUD operations, add PackageLoader, MediaServicePanel, NotificationsPanel, SettingsView, and JSON-driven CMake config. Fix deployment helpers.py str|None syntax for Python 3.9 compatibility via __future__ annotations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
18 lines
188 B
Plaintext
18 lines
188 B
Plaintext
[requires]
|
|
qt/6.7.3
|
|
|
|
[generators]
|
|
CMakeDeps
|
|
CMakeToolchain
|
|
|
|
[options]
|
|
qt/*:shared=True
|
|
qt/*:qtdeclarative=True
|
|
qt/*:qtshadertools=True
|
|
|
|
[tool_requires]
|
|
ninja/1.12.1
|
|
|
|
[layout]
|
|
cmake_layout
|