openbsd-ports/x11/qt6/Makefile
2022-08-30 05:33:56 +00:00

37 lines
921 B
Makefile

SUBDIR =
SUBDIR += qttranslations
SUBDIR += qttools
SUBDIR += qtsvg
SUBDIR += qtshadertools
SUBDIR += qtquicktimeline
SUBDIR += qtquick3d
#SUBDIR += qtdoc
SUBDIR += qtdeclarative
SUBDIR += qtlanguageserver
SUBDIR += qtbase
SUBDIR += qt5compat
#SUBDIR += qtwebview
#SUBDIR += qtwebsockets
#SUBDIR += qtwebengine
#SUBDIR += qtwebchannel
SUBDIR += qtwayland
SUBDIR += qtvirtualkeyboard
SUBDIR += qtserialport
SUBDIR += qtserialbus
SUBDIR += qtsensors
SUBDIR += qtscxml
SUBDIR += qtremoteobjects
SUBDIR += qtpositioning
SUBDIR += qtnetworkauth
SUBDIR += qtmultimedia
SUBDIR += qtlottie
SUBDIR += qtimageformats
SUBDIR += qtdatavis3d
SUBDIR += qtconnectivity
SUBDIR += qtcharts
SUBDIR += qt3d
# Windows only
# SUBDIR += qtactiveqt
.include <bsd.port.subdir.mk>