vcpkg/ports/rocksdb
Victor Romero a3a6530631
[vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558)
* [vcpkg_check_features] Set OUT_EXPAND_OPTIONS explicitly

* [vcpkg_check_features] Allow reverse logic for features

* [vcpkg_check_features] Document new parameters

* [vcpkg_check_features] Remove unnecessary logging

* Do not create variables for each feature only set OUT_FEATURE_OPTIONS

* Improve documentation

* Update ports that use vcpkg_check_features()

* Missing documentation updates

* [pcl] Fix tools feature

* [opencv,opencv4] Fix usage of vcpkg_check_features()

* [opencv4] Fix typo
2019-08-13 20:13:55 -07:00
..
0001-disable-gtest.patch
0002-only-build-one-flavor.patch [rocksdb]Update rocksdb to v6.0.1 and fix patching failure. 2019-04-23 10:02:50 +00:00
0003-zlib-findpackage.patch [rocksdb]Update rocksdb to v6.0.1 and fix patching failure. 2019-04-23 10:02:50 +00:00
0004-use-find-package.patch [RocksDB] Updates 2019.03.29 (#5933) 2019-04-03 22:15:26 -07:00
0005-static-linking-in-linux.patch [rocksdb] Supported static linking in Linux (#6144) 2019-04-19 17:05:36 -07:00
CONTROL [rocksdb]Change linkage type to static. (#7452) 2019-08-11 23:55:09 -07:00
Findlz4.cmake
Findsnappy.cmake
Findzstd.cmake Update rocksdb to 6.1.2, adds optional zstd feature (#7304) 2019-07-17 15:13:28 -07:00
portfile.cmake [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558) 2019-08-13 20:13:55 -07:00
vcpkg-cmake-wrapper.cmake