mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-05-03 22:07:36 +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 .
|