flatten 20260225
This commit is contained in:
16
resources/packages/utf8cpp/prepare
Executable file
16
resources/packages/utf8cpp/prepare
Executable file
@@ -0,0 +1,16 @@
|
||||
mkdir -p sdk/include
|
||||
|
||||
mkdir utfcpp
|
||||
pushd utfcpp
|
||||
|
||||
git clone --depth 1 https://github.com/nemtrif/utfcpp.git --branch v3.2.3
|
||||
|
||||
popd
|
||||
|
||||
mkdir -p sdk/include
|
||||
pushd sdk/include
|
||||
|
||||
ln -fs ../../utfcpp/utfcpp/source utfcpp
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user