Robert Schumacher

Senior Software Developer on vcpkg @ Microsoft

Post by this author

vcpkg Host Dependencies for Cross-Compilation

If you’re not familiar with our C++ library manager vcpkg, welcome! This post covers an intermediate/advanced topic, so you may want to first get an overview and try things out from the vcpkg GitHub page or some of our previous blogs.   Introduction One of the best features of C++ is that it generates tailored, specialized code for...