【新增】添加引用第三方库toml
This commit is contained in:
7
thirdPart/tomlc99/test2/build.sh
Executable file
7
thirdPart/tomlc99/test2/build.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
[ -d toml-spec-tests ] || git clone https://github.com/cktan/toml-spec-tests.git
|
||||
Reference in New Issue
Block a user