Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/veriblock/alt-integration-cpp-vcpkg
https://github.com/veriblock/alt-integration-cpp-vcpkg
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/veriblock/alt-integration-cpp-vcpkg
- Owner: VeriBlock
- Created: 2020-05-08T17:30:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T18:46:13.000Z (over 2 years ago)
- Last Synced: 2025-01-02T21:36:40.078Z (about 1 month ago)
- Language: Shell
- Size: 127 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alt-integration-cpp-vcpkg
![CI](https://github.com/VeriBlock/alt-integration-cpp-vcpkg/workflows/CI/badge.svg)How to use:
1. Install vcpkg first.
2. Add repository as submodule with the name 'veriblock-pop-cpp'
```
$ cd vcpkg/ports
# cloned directory name should be 'veriblock-pop-cpp'
$ git submodule add --name veriblock-pop-cpp https://github.com/VeriBlock/alt-integration-cpp-vcpkg veriblock-pop-cpp
```2. Use vcpkg:
```
$ vcpkg install veriblock-pop-cpp
```