Home
last modified time | relevance | path

Searched refs:PKG6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dqconf-cfg.sh9 PKG6="Qt6Core Qt6Gui Qt6Widgets"
18 if ${HOSTPKG_CONFIG} --exists $PKG6; then
19 ${HOSTPKG_CONFIG} --cflags ${PKG6} > ${cflags}
22 ${HOSTPKG_CONFIG} --libs ${PKG6} > ${libs}
37 echo >&2 "* You need $PKG6 for Qt6"