lua part 1
This commit is contained in:
@@ -52,3 +52,7 @@ if(BUILD_TESTING)
|
||||
GIT_SHALLOW 1)
|
||||
FetchContent_MakeAvailable(Catch2)
|
||||
endif()
|
||||
|
||||
if (ELUNA)
|
||||
add_subdirectory(lualib)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user