Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qgis/QGIS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ea2de726d3a2
Choose a base ref
...
head repository: qgis/QGIS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e690048b4641
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 6, 2012

  1. Copy the full SHA
    d77973d View commit details
  2. Copy the full SHA
    e690048 View commit details
Showing with 0 additions and 1 deletion.
  1. +0 −1 src/providers/grass/CMakeLists.txt
1 change: 0 additions & 1 deletion src/providers/grass/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -79,7 +79,6 @@ TARGET_LINK_LIBRARIES(qgis.d.rast
${GRASS_LIBRARY_gis}
${GRASS_LIBRARY_datetime}
${GDAL_LIBRARY}
m
)

#