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
tests: Add support of testing on static Qt6 builds
CMakeLists.txt:
- Remove USE_STATIC_RT_VKCONFIG option
- Use set_property to set MSVC_RUNTIME_LIBRARY property
layersvt/test/CMakeLists.txt
vkconfig_core/test/CMakeLists.txt
- Use set_property to set MSVC_RUNTIME_LIBRARY property
vkconfig_cmd/CMakeLists.txt
- Remove use of USE_STATIC_RT_VKCONFIG
vkconfig_core/CMakeLists.txt
- Remove use of USE_STATIC_RT_VKCONFIG
vkconfig_core/test/CMakeLists.txt
- Remove use of USE_STATIC_RT_VKCONFIG
- Cleanup and formatting
0 commit comments