Skip to content

Commit

Permalink
Update DuckDB library linking in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mewim committed Apr 24, 2024
1 parent 6ec6ac1 commit a612d4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extension/postgres_scanner/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ target_link_libraries(postgres_scanner
PRIVATE
${DuckDB_LIBRARIES})


if (WIN32)
# On windows, there is no dynamic lookup available, so it's not
# possible to generically look for symbols on library load. There are
Expand Down

0 comments on commit a612d4b

Please sign in to comment.