libarchive: speed up build on windows by avoiding cmake configure
The cmake configure for libarchive takes forever, so it's bypassed by using a pregenerated config.h and .vcxproj. Should speed up the contrib build on windows by roughly 5 to 7 min according to single core performance. Change-Id: Ibbe2eed2848a5af97e1166fb6b75984b2142d3da
Showing
This diff is collapsed.
Please register or sign in to comment