Skip to content

Commit 8d16b0b

Browse files
author
mhugent
committedSep 5, 2009
Link interpolation plugin to analysis lib
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11557 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/plugins/interpolation/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ INCLUDE_DIRECTORIES(
5252
)
5353

5454
TARGET_LINK_LIBRARIES(interpolationplugin
55+
qgis_analysis
5556
qgis_core
5657
qgis_gui
5758
)

0 commit comments

Comments
 (0)
Please sign in to comment.