mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 15:50: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
29 lines
1.5 KiB
Markdown
29 lines
1.5 KiB
Markdown
<!-- Run regenerate.ps1 to extract documentation from scripts\cmake\*.cmake -->
|
|
|
|
# Portfile helper functions
|
|
- [vcpkg\_acquire\_msys](vcpkg_acquire_msys.md)
|
|
- [vcpkg\_add\_to\_path](vcpkg_add_to_path.md)
|
|
- [vcpkg\_apply\_patches](vcpkg_apply_patches.md)
|
|
- [vcpkg\_build\_cmake](vcpkg_build_cmake.md)
|
|
- [vcpkg\_build\_msbuild](vcpkg_build_msbuild.md)
|
|
- [vcpkg\_check\_features](vcpkg_check_features.md)
|
|
- [vcpkg\_check\_linkage](vcpkg_check_linkage.md)
|
|
- [vcpkg\_clean\_msbuild](vcpkg_clean_msbuild.md)
|
|
- [vcpkg\_configure\_cmake](vcpkg_configure_cmake.md)
|
|
- [vcpkg\_copy\_pdbs](vcpkg_copy_pdbs.md)
|
|
- [vcpkg\_copy\_tool\_dependencies](vcpkg_copy_tool_dependencies.md)
|
|
- [vcpkg\_download\_distfile](vcpkg_download_distfile.md)
|
|
- [vcpkg\_execute\_build\_process](vcpkg_execute_build_process.md)
|
|
- [vcpkg\_execute\_required\_process](vcpkg_execute_required_process.md)
|
|
- [vcpkg\_extract\_source\_archive](vcpkg_extract_source_archive.md)
|
|
- [vcpkg\_extract\_source\_archive\_ex](vcpkg_extract_source_archive_ex.md)
|
|
- [vcpkg\_find\_acquire\_program](vcpkg_find_acquire_program.md)
|
|
- [vcpkg\_from\_bitbucket](vcpkg_from_bitbucket.md)
|
|
- [vcpkg\_from\_git](vcpkg_from_git.md)
|
|
- [vcpkg\_from\_github](vcpkg_from_github.md)
|
|
- [vcpkg\_from\_gitlab](vcpkg_from_gitlab.md)
|
|
- [vcpkg\_install\_cmake](vcpkg_install_cmake.md)
|
|
- [vcpkg\_install\_msbuild](vcpkg_install_msbuild.md)
|
|
- [vcpkg\_prettify\_command](vcpkg_prettify_command.md)
|
|
- [vcpkg\_test\_cmake](vcpkg_test_cmake.md)
|