Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.