save
This commit is contained in:
parent
3afe24c9a8
commit
96e6514337
5 changed files with 23 additions and 33 deletions
|
@ -100,7 +100,7 @@ FetchContent_Declare(
|
|||
|
||||
FetchContent_MakeAvailable(lua)
|
||||
|
||||
set(LUA_BUILD_INTERPRETER ON)
|
||||
set(LUA_BUILD_INTERPRETER ON CACHE BOOL "Build the Lua interpreter" FORCE)
|
||||
|
||||
# ========================================================
|
||||
# Helper Function: Set Common Target Properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue