mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-19 07:37:42 -05:00
update readme
This commit is contained in:
@@ -34,7 +34,7 @@ target_link_libraries(cpm-test LarsParser)
|
|||||||
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, copy the scripts in the `cmake` directory into you current project project. The command below will perform this automatically.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -qO- https://github.com/TheLartians/CPM/releases/download/v0.1/cmake.zip | bsdtar -xvf-
|
wget -qO- https://github.com/TheLartians/CPM/releases/download/v0.2/cmake.zip | bsdtar -xvf-
|
||||||
```
|
```
|
||||||
|
|
||||||
# Limitations
|
# Limitations
|
||||||
|
|||||||
Reference in New Issue
Block a user