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
This patch adds the `install-unified-runtime-libraries` target which
installs only the runtime library subset of targets. This can be used to
provide `ur_loaderd.dll` and `ur_adatper_<name>d.dll` which link against
the multithreaded debug DLL C runtime by using the `DEBUG_POSTFIX`
target property to append `d` to the library names.
0 commit comments