mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-22 12:57:55 +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
1.5 KiB
1.5 KiB
Portfile helper functions
- vcpkg_acquire_msys
- vcpkg_add_to_path
- vcpkg_apply_patches
- vcpkg_build_cmake
- vcpkg_build_msbuild
- vcpkg_check_features
- vcpkg_check_linkage
- vcpkg_clean_msbuild
- vcpkg_configure_cmake
- vcpkg_copy_pdbs
- vcpkg_copy_tool_dependencies
- vcpkg_download_distfile
- vcpkg_execute_build_process
- vcpkg_execute_required_process
- vcpkg_extract_source_archive
- vcpkg_extract_source_archive_ex
- vcpkg_find_acquire_program
- vcpkg_from_bitbucket
- vcpkg_from_git
- vcpkg_from_github
- vcpkg_from_gitlab
- vcpkg_install_cmake
- vcpkg_install_msbuild
- vcpkg_prettify_command
- vcpkg_test_cmake