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-02-24 00:47:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
cmake
History
timlinux
29b32feebb
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
...
git-svn-id:
http://svn.osgeo.org/qgis/trunk@8225
c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-03-16 02:31:35 +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
…
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
…
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
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-16 02:31:35 +00:00
Flex.cmake
…
Python.cmake
…