mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-24 05:30:26 +08:00
a3a6530631
* [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
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
Source: paho-mqttpp3
|
|
Version: 1.0.1-1
|
|
Description: Paho project provides open-source C++ wrapper for Paho C library
|
|
Build-Depends: paho-mqtt
|
|
Default-Features: ssl
|
|
|
|
Feature: ssl
|
|
Description: Build with SSL support
|
|
Build-Depends: openssl
|