Skip to content

Commit

Permalink
Add boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Sep 14, 2024
1 parent dd2f701 commit 88eaf18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/dev/building/build_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ As extensions are not distributed for this platform, it's recommended to also in
For example:

```batch
mkdir build
cd build
cmake .. \
-DBUILD_EXTENSIONS="httpfs;json;parquet" \
-DDUCKDB_EXTRA_LINK_FLAGS="-latomic"
Expand Down

0 comments on commit 88eaf18

Please sign in to comment.