vcpkg/ports/boost-uninstall/portfile.cmake

5 lines
222 B
CMake
Raw Normal View History

set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
message(STATUS "\nPlease use the following command when you need to remove all boost ports/components:\n\
\"./vcpkg remove boost-uninstall:${TARGET_TRIPLET} --recurse\"\n")