telwertowski
|
cd2c6b0f32
|
Search CMake default standard locations rather than explicitly encoding standard locations into files. On a Mac, the standard locations may also include framework paths and the frameworks need to be searched either first or last depending upon other CMake settings.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8404 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2008-05-07 04:57:13 +00:00 |
|
timlinux
|
59a5eb0bb0
|
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)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8195 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2008-03-08 03:23:05 +00:00 |
|
timlinux
|
dcd52f1281
|
For msvc cmake rules make all the include, app and lib paths relative to the environment dir %LIB_DIR% so that the libs can be anywhere on your filesystem.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7261 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2007-10-11 18:06:07 +00:00 |
|
timlinux
|
b720ac5330
|
Added clauses to find dependencies under MSVC. I will be making a zip file with file with all deps for streamlining the dev environment setup process
git-svn-id: http://svn.osgeo.org/qgis/trunk@7236 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2007-10-01 00:13:34 +00:00 |
|
homann
|
9488c74b1e
|
Fix CMake search for libraries
git-svn-id: http://svn.osgeo.org/qgis/trunk@6522 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2007-02-04 15:14:51 +00:00 |
|
wonder
|
c7d894cfa2
|
Added convenience paths for dependency search on windows (expecting c:/msys)
git-svn-id: http://svn.osgeo.org/qgis/trunk@6453 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2007-01-23 23:22:19 +00:00 |
|
wonder
|
46a2d125a2
|
Merged refactoring branch back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2007-01-09 02:39:15 +00:00 |
|