Skip to content

Commit 30995ef

Browse files
authored
Link to CPM Cmake package manager in README
[no ci]
1 parent 9c77a3f commit 30995ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Even with good-quality `constexpr` support, language limitations mean one can't
6767

6868
### Getting it
6969

70-
Although mostly a header-only library, there are a few routines that are compiled into binary; it's recommended to use CMake for building and installing arby, and further recommended to use CPM to simplify package-management:
70+
Although mostly a header-only library, there are a few routines that are compiled into binary; it's recommended to use CMake for building and installing arby, and further recommended to use [CPM](https://github.com/cpm-cmake/CPM.cmake) to simplify package-management:
7171

7272
```cmake
7373
CPMFindPackage(

0 commit comments

Comments
 (0)