aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_configure_make.cmake
AgeCommit message (Expand)Author
2020-08-18 [vcpkg_find_acquire_program] Enable find_acquire(PKGCONFIG) (#12626)ras0219
2020-08-13[vcpkg/scripts/make] trying to iron out some issues (#11836)Alexander Neumann
2020-07-15[vcpkg_configure_make] typo fix '_vcpkg_append_to_configure_environment' (#12...Kevin Lu
2020-06-26Fix typo in comment (#12069)freddy77
2020-05-21[vcpkg] Improve make builds (#10402)Alexander Neumann
2019-10-21Fix separate make and install execution error issue. (#8540)JackBoosY
2019-10-21support SKIP_CONFIGURE in vcpkg_configure_make. (#8647)JackBoosY
2019-10-21Add AUTOCONF support with vcpkg_configure_make. (#8610)JackBoosY
2019-10-05Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_b...JackBoosY