mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Fix error in sqlite find path
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8235 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
c1669e2af6
commit
ac0ee4c2c6
@ -14,7 +14,7 @@
|
||||
# you then need to explicitly add /usr and /usr/local prefixes
|
||||
# to the search list. This applies both to FIND_PATH and FIND_LIBRARY
|
||||
FIND_PATH(SQLITE3_INCLUDE_DIR sqlite3.h
|
||||
"$ENV{LIB_DIR}/include/sqlite"
|
||||
"$ENV{LIB_DIR}/include"
|
||||
/usr/local/include
|
||||
/usr/include
|
||||
#mingw
|
||||
|
Loading…
x
Reference in New Issue
Block a user