You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cmake][win] Change the default CMAKE_INSTALL_PREFIX
Change the default install prefix from "C:/Program Files/${PROJECT_NAME}" to
"C:/${PROJECT_NAME}-${ROOT_MAJOR_VERSION}-${ROOT_MINOR_VERSION}-${ROOT_PATCH_VERSION}"
to prevent having (unsupported) spaces in the install PATH
0 commit comments