vcpkg/docs/maintainers/vcpkg_get_program_files_platform_bitness.md
Jack·Boos·Yu 2b20b27b0d
[docs] Fix the automatically generated document URL (#16611)
* [document] Fix the automatically generated document URL

* [docs] Format all documents
2021-03-10 11:56:07 -06:00

639 B

vcpkg_get_program_files_platform_bitness

The latest version of this document lives in the vcpkg repo.

Get the Program Files directory of the current platform's bitness: either $ENV{ProgramW6432} on 64-bit windows, or $ENV{PROGRAMFILES} on 32-bit windows.

Usage:

vcpkg_get_program_files_platform_bitness(<variable>)

Source

scripts/cmake/vcpkg_get_program_files_platform_bitness.cmake