mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-05-07 16:08:58 +08:00
355382ad63
* remove useless statement * Add eigen to third_party dir * remove reducdant lines
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cmake -DCMAKE_BUILD_TYPE=Debug .
|