An open API service indexing awesome lists of open source software.

https://github.com/pmalek/rapidcheck_cmaketest


https://github.com/pmalek/rapidcheck_cmaketest

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# rapidcheck_cmaketest

## How to build?

git clone https://github.com/pmalek/rapidcheck_cmaketest.git
mkdir build && cd build && cmake ../rapidcheck_cmaketest && make && ctest