Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
62319fae39 | |||
db13f767d2 |
@ -25,7 +25,7 @@ location: https://code.helloryan.se/arc/libarc-uri.git##HEAD
|
|||||||
Then add `libarc-uri` as a dependency to your `manifest`-file:
|
Then add `libarc-uri` as a dependency to your `manifest`-file:
|
||||||
|
|
||||||
```
|
```
|
||||||
depends: libarc-uri ^0.1.0
|
depends: libarc-uri ^0.2.0-
|
||||||
```
|
```
|
||||||
|
|
||||||
### 3. buildfile
|
### 3. buildfile
|
||||||
|
2
manifest
2
manifest
@ -1,6 +1,6 @@
|
|||||||
: 1
|
: 1
|
||||||
name: libarc-uri
|
name: libarc-uri
|
||||||
version: 0.1.0
|
version: 0.2.0-a.0.z
|
||||||
language: c++
|
language: c++
|
||||||
summary: arc-uri C++ library
|
summary: arc-uri C++ library
|
||||||
license: APSL-1.0 ; Arc Project Software License version 1.0
|
license: APSL-1.0 ; Arc Project Software License version 1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user