1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-13 05:34:25 +02: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

View File

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