summaryrefslogblamecommitdiffstats
path: root/QT_DEPENDS
blob: d09d198473e74fa2d1604e5328356618787d6354 (plain) (tree)
1
2
3
4
5
6
7
8







                                 
source $GRIMOIRE/CMAKE_DEPENDS &&
depends -sub CXX gcc &&
if [[ -f /etc/KDE_USE_QT6 ]];then
  depends qt6base
else
  depends -sub ACCESS qtbase &&
  depends qtx11extras
fi