mirror of
https://github.com/love2d/megasource.git
synced 2026-08-12 08:30:59 +02:00
build luajit without suppressing build script echo
This commit is contained in:
@@ -302,7 +302,6 @@ if(MSVC AND NOT MEGA_ARM64)
|
||||
set(MEGA_LUAJIT_SOURCE_DIR ${CMAKE_BINARY_DIR}/libs/${MEGA_LUAJIT_DIR})
|
||||
|
||||
set(MEGA_LUAJIT_BUILD_BAT "
|
||||
@echo off
|
||||
call \"${MEGA_MSVC_VCVARSALL_BAT}\" ${MEGA_MSVC_VCVARSALL_BAT_ARG}
|
||||
cd \"${MEGA_LUAJIT_SOURCE_DIR}/src\"
|
||||
if %1 == \"\" shift /1
|
||||
|
||||
Reference in New Issue
Block a user