mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-12-30 00:01:32 -05:00
Update README.md (#11)
This commit is contained in:
parent
3c0d201c76
commit
4dee712eef
@ -31,7 +31,7 @@ target_link_libraries(cpm-test LarsParser)
|
||||
|
||||
# Adding CPM
|
||||
|
||||
To add CPM to your current project, copy the scripts in the `cmake` directory into you current project project. The command below will perform this automatically.
|
||||
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.
|
||||
|
||||
```bash
|
||||
wget -O cmake/CPM.cmake https://raw.githubusercontent.com/TheLartians/CPM/master/cmake/CPM.cmake
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user