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