Skip to content

Commit 1bf9bfb

Browse files
author
mhugent
committed
Link interpolation plugin to analysis lib
git-svn-id: http://svn.osgeo.org/qgis/trunk@11557 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 7a21512 commit 1bf9bfb

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)