initial commit
This commit is contained in:
7
third_party/libhv/evpp/build_test.sh
vendored
Executable file
7
third_party/libhv/evpp/build_test.sh
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_DIR=$(cd `dirname $0`; pwd)
|
||||
ROOT_DIR=${SCRIPT_DIR}/..
|
||||
|
||||
cd ${ROOT_DIR}
|
||||
make evpp
|
||||
Reference in New Issue
Block a user