Skip to content

Commit bb9111c

Browse files
committed
add
1 parent 6b1e6b3 commit bb9111c

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

build.bat

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11

2-
rem - clone code
3-
rem git clone https://github.com/brinkqiang/dmlua.git
4-
rem pushd dmlua
5-
rem git submodule update --init --recursive
6-
72
rmdir /S /Q build
83
mkdir build
94
pushd build

build.sh

-6
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
# yum -y install gcc gcc-c++ autoconf libtool automake make
66
#
77

8-
# - clone code
9-
# git clone https://github.com/brinkqiang/dmlua.git
10-
# pushd dmlua
11-
# git submodule update --init --recursive
12-
#
13-
148
# pushd thirdparty/depends_path
159
# libtoolize && aclocal && autoheader && autoconf && automake --add-missing
1610
# sh configure

0 commit comments

Comments
 (0)