aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_append_to_path.cmake
AgeCommit message (Collapse)Author
2018-10-25xalan-c: Install headers correctly (#4565)Roger Leigh
* Add SKIP_CLEAN option to vcpkg_install_msbuild Also add vcpkg_clean_msbuild function to factor out clean logic and allow re-use in portfiles. * xalan-c: Correct header globbing * vcpkg_install_msbuild: SKIP_CLEAN documentation correction * [xalan-c] Add explicit check for localmsgindex header. [docs] Regenerate
2018-08-15[folly] Do not use -WerrorRobert Schumacher