Skip to content

Commit

Permalink
minor cleanup in pluigns CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Mar 2, 2014
1 parent d378eef commit ac29fc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/plugins/CMakeLists.txt
Expand Up @@ -16,6 +16,7 @@ ADD_SUBDIRECTORY(georeferencer)
ADD_SUBDIRECTORY(gps_importer)
ADD_SUBDIRECTORY(topology)
ADD_SUBDIRECTORY(offline_editing)
ADD_SUBDIRECTORY(heatmap)

IF (POSTGRES_FOUND)
ADD_SUBDIRECTORY(spit)
Expand All @@ -38,5 +39,3 @@ IF (QT_MOBILITY_SENSORS_FOUND)
ENDIF (QT_MOBILITY_SENSORS_FOUND)

# headers installed in qgis_core target

SUBDIRS (heatmap)

0 comments on commit ac29fc1

Please sign in to comment.