aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_copy_tools.cmake
AgeCommit message (Expand)Author
2021-10-04[vcpkg_copy_tools] support copying .app bundles (#20210)Dawid Wróbel
2021-07-29[rollup] 2021-07-26 (#19157)nicole mazzuca
2021-05-09[doc] Fix spelling errors (#17560)Kai Pastor
2021-03-31[vcpkg/scripts] add a way to define another tool destination (#16935)Alexander Neumann
2020-12-01[vcpkg docs] Check for documentation generation in CI (#14614)nicole mazzuca
2020-11-05[vcpkg] copy tools pdb if they exist. (#14396)Alexander Neumann
2020-10-26[vcpkg] Fix more cases of semicolon mishandling in "scripts" - follow-up to P...Joachim Gehweiler
2020-05-01[vcpkg] Add new function vcpkg_copy_tools (#8749)myd7349