1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-26 17:38:21 +01:00

Update Makefile.am

This commit is contained in:
Xuan Sang LE 2020-12-25 18:52:17 +01:00 committed by GitHub
parent 24a681a962
commit d9adec8869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
all:
all: clean-local
-mkdir build
cd build && cmake .. && make