early-access version 3206

This commit is contained in:
pineappleEA
2022-12-12 00:36:37 +01:00
parent fd00d63783
commit f918c13b12
5 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -402,7 +402,7 @@ if (MSVC)
copy_yuzu_FFmpeg_deps(yuzu)
endif()
if (NOT APPLE)
if (NOT APPLE AND ENABLE_OPENGL)
target_compile_definitions(yuzu PRIVATE HAS_OPENGL)
endif()