aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/using-sqlite.md
diff options
context:
space:
mode:
authorStefan Ivanov <ivanov.st94@gmail.com>2018-11-08 09:44:36 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-11-07 23:44:36 -0800
commit40af541c5053e618741ad6aadcfdbbe520129c94 (patch)
treec109f1364a9c94dff61fac18a1ee4eca55c0fafe /docs/examples/using-sqlite.md
parent17870d0fddde801632b717471ae8c39d9ed59cc6 (diff)
downloadvcpkg-40af541c5053e618741ad6aadcfdbbe520129c94.tar.gz
vcpkg-40af541c5053e618741ad6aadcfdbbe520129c94.zip
[rapidcheck] Add initial support for RapidCheck (#4605)
* Add initial support for RapidCheck Create a portfile for the C++ property-based testing library RapidCheck. This port is relatively straight forward but there are a couple of caveats: * The current port uses a branch from a fork that I modified as the CMake installation logic had some problems. The library was almost exclusively used by being added as a subfolder so the CMake export machinery was probably not well tested. * The changes are going to get merged into the main repository eventually and then it would be possible to change where the source code is downloaded. I am unaware when the main RapidCheck library maintainer will accept my pull request, so it is better to have this library in VCPKG sooner, rather than later. * Update the RapidCheck portfile to download the library sources for the main repository * Since the maintainer of RapidCheck very quickly merged the required CMake modifications to enable the proper installation of the library, it is better to now use the official repository's master branch. * Change the versioning of the library to be based on the date of the git reference chosen since rapid check does not have an explicit versioning scheme. * Update rapidcheck and modify configuration step * [rapidcheck] Tidy
Diffstat (limited to 'docs/examples/using-sqlite.md')
0 files changed, 0 insertions, 0 deletions