mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-27 02:30:12 +08:00
355382ad63
* remove useless statement * Add eigen to third_party dir * remove reducdant lines
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cmake -DCMAKE_BUILD_TYPE=Release .
|