main
认知智能 2024-07-11 00:55:06 +08:00
parent 12ff8fde5d
commit f5e6ec00fe
1 changed files with 1 additions and 2 deletions

View File

@ -8,9 +8,8 @@
### OpenSSL交叉编译 ### OpenSSL交叉编译
### 编译 ## 编译
mkdir build mkdir build
cd build cd build
cmake .. cmake ..
make make