cmake libs static

This commit is contained in:
Philippe Teuwen 2020-04-18 14:19:43 +02:00
commit f32974bb07
7 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
add_library(lua
add_library(lua STATIC
liblua/lapi.c
liblua/lcode.c
liblua/lctype.c