rpcs3qt: Add macOS support to the updater.

This commit is contained in:
Steveice10
2024-01-22 23:36:49 -08:00
committed by Megamouse
parent 5fe36872c5
commit 3ef48cbdd5
7 changed files with 152 additions and 24 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# 7z sdk
if(WIN32)
if(WIN32 OR APPLE)
add_library(3rdparty_7z STATIC EXCLUDE_FROM_ALL
src/7zAlloc.c
src/7zArcIn.c