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 config to force dynamic debug CRT globally for all dependencies.
12
+
# CMake config to force dynamic debug CRT or dynamic release CRT globally for all dependencies.
13
13
# This is to address the issue of:
14
14
# libprotobufd.lib(common.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in unary_elementwise_ops_impl.obj
0 commit comments