mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
|
QGIS for Debian
|
||
|
---------------
|
||
|
|
||
|
Before building a QGIS plugin you'll need to tell it where to look for Qt:
|
||
|
|
||
|
export QTDIR=/usr/share/qt3
|
||
|
|
||
|
-- Steve Halasz <debian@adkgis.org> Thu, 14 Apr 2005 11:03:20 -0400
|