mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-19 07:01:02 +00:00
fix macos build: for macos, Q_OS_UNIX is also defined
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ win32 {
|
||||
macx {
|
||||
SOURCES += streaming/video/ffmpeg-renderers/vt.mm
|
||||
}
|
||||
unix {
|
||||
unix:!macx {
|
||||
SOURCES += streaming/video/ffmpeg-renderers/vaapi.cpp
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user