Qt 5.15.18-lts-lgpl (QtBase + QtCharts) built from source as shared libraries. Provides headers, shared libs, and tools (moc, rcc, uic) for building cabana in openpilot without system Qt5 packages. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
21 lines
250 B
TOML
21 lines
250 B
TOML
[tool.uv.workspace]
|
|
members = [
|
|
"bzip2",
|
|
"capnproto",
|
|
"cppcheck",
|
|
"eigen",
|
|
"ffmpeg",
|
|
"gcc-arm-none-eabi",
|
|
"git-lfs",
|
|
"imgui",
|
|
"json11",
|
|
"libjpeg",
|
|
"libyuv",
|
|
"nanosvg",
|
|
"ncurses",
|
|
"qt5",
|
|
"raylib",
|
|
"zeromq",
|
|
"zstd",
|
|
]
|