vcpkg/docs/maintainers/vcpkg_clean_msbuild.md
Roger Leigh 6d5eba6a6d xalan-c: Install headers correctly (#4565)
* 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-10-25 12:34:45 -07:00

378 B

vcpkg_clean_msbuild

Clean intermediate files generated by vcpkg_install_msbuild().

Usage

vcpkg_clean_msbuild()

Examples

Source

scripts/cmake/vcpkg_clean_msbuild.cmake