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
Copy file name to clipboardExpand all lines: cmake/CxxQt.cmake
+20
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
#
5
5
# SPDX-License-Identifier: MIT OR Apache-2.0
6
6
7
+
option(CXX_QT_SUPPRESS_MSVC_RUNTIME_WARNING "Disable checking that the CMAKE_MSVC_RUNTIME_LIBRARY is set when importing Cargo targets in Debug builds with MSVC.")
0 commit comments