mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-25 05:37:28 -05:00
Update README.md (#37)
This commit is contained in:
@@ -40,7 +40,7 @@ See the [examples directory](https://github.com/TheLartians/CPM/tree/master/exam
|
|||||||
|
|
||||||
# Adding CPM
|
# Adding CPM
|
||||||
|
|
||||||
To add CPM to your current project, simply include add `cmake/CPM.cmake` to your projects `cmake` directory. The command below will perform this automatically.
|
To add CPM to your current project, simply add `cmake/CPM.cmake` to your project's `cmake` directory. The command below will perform this automatically.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O cmake/CPM.cmake https://raw.githubusercontent.com/TheLartians/CPM/master/cmake/CPM.cmake
|
wget -O cmake/CPM.cmake https://raw.githubusercontent.com/TheLartians/CPM/master/cmake/CPM.cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user