Skip to content

Commit 348f2ba

Browse files
committed
mac: Fix persist-sqlite compilation
1 parent 0d0ac52 commit 348f2ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/persist-sqlite/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ if(SQLITE3_FOUND)
2424
)
2525

2626
set(LINKLIST
27+
libmosquitto_common
2728
cJSON
2829
SQLite::SQLite3
2930
)

0 commit comments

Comments
 (0)