mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-02 11:36:41 +00:00
Revert Lua sol safeties flag
This commit is contained in:
parent
08b7ee8a44
commit
d6f112aef2
1 changed files with 0 additions and 1 deletions
|
@ -477,7 +477,6 @@ if (NOT WIN32)
|
|||
endif()
|
||||
|
||||
# C++ library binding to Lua
|
||||
add_compile_definitions(SOL_ALL_SAFETIES_ON)
|
||||
set(SOL_INCLUDE_DIR ${OpenMW_SOURCE_DIR}/extern/sol3)
|
||||
set(SOL_CONFIG_DIR ${OpenMW_SOURCE_DIR}/extern/sol_config)
|
||||
|
||||
|
|
Loading…
Reference in a new issue