Skip to content

Commit edaf2ff

Browse files
author
kyngchaos
committedJan 6, 2011
forgot to rename link side (r14500)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15002 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/providers/sqlanywhere/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ADD_LIBRARY (sqlanywhereprovider MODULE ${SA_SRCS} ${SA_MOC_SRCS})
3535

3636
TARGET_LINK_LIBRARIES(sqlanywhereprovider
3737
qgis_core
38-
sqlanyconnection
38+
qgissqlanyconnection
3939
)
4040

4141

0 commit comments

Comments
 (0)
Please sign in to comment.