Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: cli11
|
||||
description: Command line parser for C++11
|
||||
version: 2.6.1
|
||||
revision: 1
|
||||
url: https://github.com/CLIUtils/CLI11
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/CLIUtils/CLI11/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 377691f3fac2b340f12a2f79f523c780564578ba3d6eaf5238e9f35895d5ba95
|
||||
Reference in New Issue
Block a user