Skip to content

Commit 54569b1

Browse files
authored
Build with JSON for testing
1 parent 562caeb commit 54569b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension_config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ duckdb_extension_load(http_client
77
)
88

99
# Any extra extensions that should be built
10-
# duckdb_extension_load(httpfs)
10+
duckdb_extension_load(json)

0 commit comments

Comments
 (0)