Skip to content

Commit

Permalink
fix wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxxen committed Nov 25, 2024
1 parent 9bd0875 commit a808826
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extension_config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ duckdb_extension_load(excel
INCLUDE_DIR ${CMAKE_CURRENT_LIST_DIR}/src/excel/include
LOAD_TESTS
LINKED_LIBS "../../vcpkg_installed/wasm32-emscripten/lib/lib*.a"
DONT_LINK
)

0 comments on commit a808826

Please sign in to comment.