rrivirr / rriv-cli-client-old

CLI client for RRIV
0 stars 3 forks source link

ubuntu-specific build instructions #6

Open misterinterrupt opened 2 years ago

misterinterrupt commented 2 years ago

The cmake incantation used here to find the installed libserial-dev relies on pkg-config. Ubuntu doesn't seem to have it installed by default and cmake does not error when it is missing.