rpcs3/3rdparty/7z
陈俊嘉 42e3add6a1
BUILD: a couple of cmake msvc compile fixes (#10799)
* cmake: a couple of msvc compile fixes

Throw error when using multi-config generators.
Add USE_MSVC_STATIC_CRT option for statically linking with CRT.
Set curl's CURL_STATIC_CRT aligned with USE_MSVC_STATIC_CRT.
Fix cmake configs of 7z and OpenAL in msvc build.
Remove unecessary hard coded compiling and linking flags.
Use debug option in windeployqt when configuring for a debug build.
Search for windeployqt tool in configure time.
Add vcpkg's Qt support.

* Fix some typos
2021-09-11 23:55:53 +02:00
..
src BUILD: Refactor 7zlib (#10222) 2021-05-01 18:07:28 +02:00
7zlib.vcxproj BUILD: Move buildfiles & improved prop includes (#10251) 2021-05-15 20:20:12 +02:00
7zlib.vcxproj.filters BUILD: Refactor 7zlib (#10222) 2021-05-01 18:07:28 +02:00
CMakeLists.txt BUILD: a couple of cmake msvc compile fixes (#10799) 2021-09-11 23:55:53 +02:00