We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9971e82 commit edaf2ffCopy full SHA for edaf2ff
src/providers/sqlanywhere/CMakeLists.txt
@@ -35,7 +35,7 @@ ADD_LIBRARY (sqlanywhereprovider MODULE ${SA_SRCS} ${SA_MOC_SRCS})
35
36
TARGET_LINK_LIBRARIES(sqlanywhereprovider
37
qgis_core
38
- sqlanyconnection
+ qgissqlanyconnection
39
)
40
41
0 commit comments