blob: a06925e40896de43774d2515fccf25c4f804d5c7 (
plain)
1
2
3
4
|
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")
|