mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 00:45:49 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
9
android/extern/wolfssl/IDE/MYSQL/do.sh
vendored
Normal file
9
android/extern/wolfssl/IDE/MYSQL/do.sh
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Place CMakeList in needed directories
|
||||
|
||||
cp CMakeLists_wolfSSL.txt ../../CMakeLists.txt
|
||||
echo Copied CMakeLists_wolfSSL.txt to wolfssl/CMakeLists.txt
|
||||
cp CMakeLists_wolfCrypt.txt ../../wolfcrypt/CMakeLists.txt
|
||||
echo Copied CMakeLists_wolfCrypt.txt to wolfssl/wolfcrypt/CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user