cmake: add cflags
This commit is contained in:
@@ -45,3 +45,4 @@ if (NOT MINGW)
|
||||
endif (NOT MINGW)
|
||||
|
||||
target_include_directories(lua INTERFACE liblua)
|
||||
target_compile_options(lua PRIVATE -Wall -Werror -O3)
|
||||
|
||||
Reference in New Issue
Block a user