-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
message("Bootstrapping vcpkg in ${VCPKG_ROOT}")should readmessage(STATUS "Bootstrapping vcpkg in ${VCPKG_ROOT}")execute_process(COMMAND ${VCPKG_BOOTSTRAP} WORKING_DIRECTORY ${VCPKG_ROOT})could include -disableMetrics , i.e.execute_process(COMMAND ${VCPKG_BOOTSTRAP} -disableMetrics WORKING_DIRECTORY ${VCPKG_ROOT}). Perhaps make it a configuration parameter?- (nit) You should set your editor to trim trailing whitespace at end of line.
Thanks! Great product.
Metadata
Metadata
Assignees
Labels
No labels