detect-gui/vendors/livox/build.sh

8 lines
99 B
Bash
Raw Permalink Normal View History

2024-11-21 11:39:52 +08:00
#!/usr/bin/env bash
rm -rf build
mkdir build
cd build
cmake ..
make
cp liblivox_sdk_wrapper.so ../