Skip to content

Commit f1e7904

Browse files
Add info about vcpkg package
1 parent 9ffbff3 commit f1e7904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ void foo()
5656
## Integration
5757
Since it's a header only library, you need just copy `fixed_string.hpp` to your project.
5858

59+
If you are using [vcpkg](https://github.com/Microsoft/vcpkg/) on your project for external dependencies, then you can use the [**fixed-string** package](https://github.com/microsoft/vcpkg/tree/master/ports/fixed-string).
60+
5961
## Compiler compatibility
6062
* GCC >= 7.3
6163
* Clang >= 5

0 commit comments

Comments
 (0)