Commit Graph

3 Commits

Author SHA1 Message Date
shuitianxu
adad43a417 fix7725issue - Change include header path (#7769) 2019-08-20 12:18:09 -07:00
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
devilfish_mm
40200c829a [paho-mqttpp3] Add New Port: Paho MQTT C++ library (#7033)
* added port: paho-mqtt-cpp

* fixed unix build

* Added openssl as a feature

* Added documentation

* commented out unnecessary stuff

* Updated as per code review

* [paho-mqttpp3] Simplify portfile
2019-07-15 14:17:41 -07:00