summaryrefslogtreecommitdiffstats
path: root/plugins/qt4/qt4-overlay.mk
blob: d629643588581ccf3b431ec5fa0dcbb51732d806 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This file is part of MXE. See LICENSE.md for licensing information.

# override relevant vtk and qwt variables to build against Qt 4 instead of 5

PKG               := vtk
$(PKG)_DEPS       := gcc hdf5 qt libpng expat libxml2 jsoncpp tiff freetype lz4 hdf5 libharu glew
$(PKG)_QT_VERSION := 4

PKG               := qwt
$(PKG)_DEPS       := gcc qt
$(PKG)_QT_DIR     := qt