mirror of
https://github.com/love2d/megasource.git
synced 2026-08-12 00:20:55 +02:00
Run cl.exe to show compiler version when compiling LuaJIT.
This commit is contained in:
@@ -332,6 +332,7 @@ if(MSVC AND NOT MEGA_ARM64)
|
||||
call \"${MEGA_MSVC_VCVARSALL_BAT}\" ${MEGA_MSVC_VCVARSALL_BAT_ARG}
|
||||
)
|
||||
cd \"${MEGA_LUAJIT_SOURCE_DIR}/src\"
|
||||
cl
|
||||
msvcbuild.bat debug amalg
|
||||
")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user