vcpkg/scripts/cmake
Albert Ziegenhagel 1911fa8182 Acquire 7z
Since 7zip is distribute as installer only (no archive) we use msiexec to extract the installer without installing it. msiexec should be available on all windows computers (located in C:/Windows/system32)
2017-01-11 11:37:19 +01:00
..
vcpkg_apply_patches.cmake [vcpkg_apply_pathces] Fix typo (also trailing whitespace) 2017-01-06 14:57:45 -08:00
vcpkg_build_cmake.cmake [vcpkg] Enable multicore builds by default. 2016-09-27 15:50:11 -07:00
vcpkg_build_msbuild.cmake Add /m switch to vcpkg_build_msbuild.cmake 2016-11-11 01:15:14 +01:00
vcpkg_build_qmake.cmake cmake: add qmake-related helpers function 2017-01-05 23:46:43 +01:00
vcpkg_common_functions.cmake cmake: add qmake-related helpers function 2017-01-05 23:46:43 +01:00
vcpkg_configure_cmake.cmake [vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_NAME instead. 2016-12-07 21:40:36 -08:00
vcpkg_configure_qmake.cmake cmake: add qmake-related helpers function 2017-01-05 23:46:43 +01:00
vcpkg_copy_pdbs.cmake [vcpkg_copy_pdbs] Branch on dynamic/static. Resolves #224 2016-10-31 12:29:41 -07:00
vcpkg_download_distfile.cmake Used a function to check file integrity 2016-09-25 00:36:50 +02:00
vcpkg_execute_required_process_repeat.cmake incorrect error file variable 2016-10-25 22:31:27 +11:00
vcpkg_execute_required_process.cmake Add two spaces in front of message() to fix formatting 2016-10-20 15:46:32 -07:00
vcpkg_extract_source_archive.cmake [vcpkg] Add extract destination argument to vcpkg_extract_source_archive 2016-09-29 08:31:12 -07:00
vcpkg_find_acquire_program.cmake Acquire 7z 2017-01-11 11:37:19 +01:00
vcpkg_install_cmake.cmake Add /m switch to vcpkg_install_cmake 2016-11-11 01:16:24 +01:00