Skip to content

Commit edaf2ff

Browse files
author
kyngchaos
committed
forgot to rename link side (r14500)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15002 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9971e82 commit edaf2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/sqlanywhere/CMakeLists.txt

+1-1
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)