Skip to content

Commit

Permalink
Depend on simdutf
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Aug 30, 2024
1 parent c036e82 commit d572d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/turbodbc/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ turbodbc = static_library(
'Library/src/time_helpers.cpp',
],
include_directories: include_directories('Library', '../cpp_odbc/Library'),
dependencies: [simdutf],
link_with: [cpp_odbc],
)

Expand Down

0 comments on commit d572d84

Please sign in to comment.