We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69eb9c4 commit 1fdbc93Copy full SHA for 1fdbc93
autogen.sh
@@ -1,4 +1,8 @@
1
#!/bin/sh
2
+echo "This source tree uses CMake rather than autoconf/automake"
3
+echo "Please see http://wiki.qgis.org/qgiswiki/Building_with_CMake"
4
+echo "for information on building QGIS with CMake."
5
+exit
6
7
# Automakeversion
8
AM_1=1
0 commit comments