This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-03-03 00:02:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
cmake
History
timlinux
a46a0147f3
Fix include search path when using LIB_DIR on msvc with prepackaged libs
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@8284
c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-03-26 21:07:02 +00:00
..
Bison.cmake
…
FindExpat.cmake
Added some logic to allow libs and headers in non default locations to be used with priority over those in default locations (/usr and /usr/local)
2008-03-08 03:23:05 +00:00
FindGDAL.cmake
Patch from Mateusz Loskot to allow easily using FWTools install of gdal
2007-11-21 19:06:39 +00:00
FindGEOS.cmake
Added the possibility to use these libs from non default locations by specifying them in LIB_DIR. Before this change, the presence of the lib in /usr or /usr/local would override command line specified paths
2008-03-10 16:08:43 +00:00
FindGRASS.cmake
…
FindGSL.cmake
Fix path issues for mingw detection of gsl deps
2007-11-30 01:25:26 +00:00
FindPostgres.cmake
Find postgresql libs when they are in the qgislibs archive and LIB_DIR os set (MSVC)
2007-11-21 18:18:45 +00:00
FindProj.cmake
Added the possibility to use these libs from non default locations by specifying them in LIB_DIR. Before this change, the presence of the lib in /usr or /usr/local would override command line specified paths
2008-03-10 16:08:43 +00:00
FindSqlite3.cmake
Fix include search path when using LIB_DIR on msvc with prepackaged libs
2008-03-26 21:07:02 +00:00
Flex.cmake
…
Python.cmake
…