cross/i686-linux-glibc/buildroot/buildroot-2025.05/package/qt6/qt6shadertools/Config.in

18 lines
591 B
Plaintext

config BR2_PACKAGE_QT6SHADERTOOLS
bool "qt6shadertools"
# We need host-qt6base with Gui support when building
# host-qt6shadertools (itself a dependency of target
# qt6shadertools), otherwise the build is skipped and no qsb
# host tool is generated.
select BR2_PACKAGE_HOST_QT6BASE_GUI
select BR2_PACKAGE_QT6BASE_GUI
help
Qt is a cross-platform application and UI framework for
developers using C++.
The Qt Shader Tools module builds on the SPIR-V Open
Source Ecosystem as described at the Khronos SPIR-V web
site.
https://doc.qt.io/qt-6/qtshadertools-index.html