[QGIS Commit] [qgis/QGIS] 8dff03: Be explicit with Qt link libraries
GitHub
noreply at github.com
Fri Mar 28 03:17:05 PDT 2014
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 8dff030787b10884ca6666dc71a8a76ad6f74e25
https://github.com/qgis/QGIS/commit/8dff030787b10884ca6666dc71a8a76ad6f74e25
Author: Carl Simonson <simonsonc at gmail.com>
Date: 2014-03-27 (Thu, 27 Mar 2014)
Changed paths:
M tests/src/analysis/CMakeLists.txt
Log Message:
-----------
Be explicit with Qt link libraries
For the analysis tests, instead of linking with all the found
QT_LIBRARIES, pick only the ones that are needed.
Commit: 4ff930e7756bd700e17cf741f4b723b0fc525e85
https://github.com/qgis/QGIS/commit/4ff930e7756bd700e17cf741f4b723b0fc525e85
Author: Martin Dobias <wonder.sk at gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)
Changed paths:
M tests/src/analysis/CMakeLists.txt
Log Message:
-----------
Merge pull request #1274 from simonsonc/explicit-link
Be explicit with Qt link libraries
Compare: https://github.com/qgis/QGIS/compare/2b458e88954a...4ff930e7756b
More information about the QGIS-commit
mailing list