Skip to content

Commit 502a494

Browse files
Add info about the Conan recipe
1 parent a254bc6 commit 502a494

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
@@ -58,6 +58,8 @@ Since it's a header only library, you need just copy `fixed_string.hpp` to your
5858

5959
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).
6060

61+
If you are using Conan on your project for external dependencies, then you can use the Conan recipe located in the root of the repository.
62+
6163
## Compiler compatibility
6264
* GCC >= 7.3
6365
* Clang >= 5

0 commit comments

Comments
 (0)