Skip to content

Commit

Permalink
Add note to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalcott3 authored Nov 8, 2022
1 parent d062b85 commit ae6b4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ target_link_libraries(main PRIVATE glaze::glaze)
```

## Dependencies

Will automaticlly fetch missing dependencies with FetchContent/CPM if not found with find_package.
- [dragonbox](https://github.com/jk-jeon/dragonbox)
- [fast_float](https://github.com/fastfloat/fast_float)
- [fmt](https://github.com/fmtlib/fmt)
Expand Down

0 comments on commit ae6b4ea

Please sign in to comment.