mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-07 01:22:59 +08:00
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cmake -DCMAKE_BUILD_TYPE=Release .
|