aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-uninstall/portfile.cmake
AgeCommit message (Collapse)Author
2021-05-28[vcpkg.cmake] Cleanup every special case in the find_package override (#18047)Alexander Neumann
* move boost out of the toolchain * move icu out of the toolchain * remove CURL from the toolchain (was already unreachable?) * remove gsl from toolchain * remove grpc from toolchain * version stuff * fix indent and missing endif() * version stuff * Revert changes to vcpkg.cmake * push port version * version stuff
2020-08-21[boost-uninstall] Add port to easily uninstall all boost components (#12851)Jack·Boos·Yu
Co-authored-by: Daniel Marshall <xandan@gmail.com>