Skip to content

Commit

Permalink
luajit.cmake: Add lib_buffer.c
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 authored and zhaozg committed Oct 30, 2021
1 parent f4dfdca commit 78c7be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/luajit.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ SET(SRC_LJLIB
${LUAJIT_DIR}/src/lib_debug.c
${LUAJIT_DIR}/src/lib_jit.c
${LUAJIT_DIR}/src/lib_ffi.c
${LUAJIT_DIR}/src/lib_buffer.c
)

SET(SRC_LIBAUX
Expand Down

0 comments on commit 78c7be3

Please sign in to comment.