emsApplication/applications/ems_beehub/BeeHub/makebeec.sh

5 lines
121 B
Bash
Raw Normal View History

2024-05-24 12:19:45 +08:00
#!/bin/sh
g++ -o beehubc beehubc.cpp -I/usr/local/include -std=c++11 -lpthread -L/usr/local/lib -lzmq -lzmqpp -lsodium