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
build: install the libdispatch dependencies into the right location
On Windows targets, the runtime components are installed into bin, the link time
components are installed into lib. In order to accomodate this, we need to
install via the TARGETS type rather than FILES.
0 commit comments