We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcf723 commit 53a33deCopy full SHA for 53a33de
build.sh
@@ -50,6 +50,7 @@ then
50
./autogen.sh $AUTOGEN_FLAGS --prefix=${1} \
51
--enable-static=no \
52
--enable-unittests \
53
+ --with-python \
54
--with-qtdir=$QTDIR \
55
--with-grass=/usr/lib/grass && make && make install
56
0 commit comments