mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-04-19 21:43:27 +00:00
fix cmake
This commit is contained in:
parent
37e59085cc
commit
7dca4ffaa2
@ -73,7 +73,6 @@ ENDIF()
|
||||
######
|
||||
|
||||
if (LUAJIT_ENABLE_FSANITIZE)
|
||||
if (CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
message(STATUS "luajit debug mode")
|
||||
add_definitions(-DLUA_USE_APICHECK -DLUA_USE_ASSERT -DLUAJIT_USE_SYSMALLOC)
|
||||
if (NOT MSVC)
|
||||
|
Loading…
Reference in New Issue
Block a user