mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
15df0c0f71
Co-authored-by: Daniel Marshall <xandan@gmail.com>
5 lines
222 B
CMake
5 lines
222 B
CMake
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")
|