Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire authored Oct 13, 2023
1 parent 6a1afd3 commit 71cc9e5
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 @@ -174,7 +174,7 @@ target_link_libraries(hello roaring::roaring)
```


# Using as a CMake dependency
# Using as a CMake dependency with FetchContent

If you like CMake, you can just a few lines in you `CMakeLists.txt` file to grab a `CRoaring` release. [See our demonstration for further details](https://github.com/RoaringBitmap/croaring_cmake_demo_single_file).

Expand Down

0 comments on commit 71cc9e5

Please sign in to comment.