mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Allow LuaJIT to be used on Windows ARM64.
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ else()
|
||||
endif()
|
||||
|
||||
|
||||
if(APPLE OR MEGA_ARM64)
|
||||
if(APPLE)
|
||||
set(LOVE_DEFAULT_JIT FALSE)
|
||||
else()
|
||||
set(LOVE_DEFAULT_JIT TRUE)
|
||||
|
||||
Reference in New Issue
Block a user