BluEye-Robotics / ProtocolDefinitions

Collection of protocol definitions for the Blueye underwater drones
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Change CMake include dir #53

Closed johannesschrimpf closed 2 years ago

johannesschrimpf commented 2 years ago

We use #include "blueyeprotocol/<...>.pb.h" in our code, so the directory to be included should not be include/blueyeprotocol, but include. This leads to code not compiling when the include folder isn't set by coincidence by another library.

alexagv commented 2 years ago

Already implemented in https://github.com/BluEye-Robotics/ProtocolDefinitions/commit/9743411392adb0085eaea33f4ba08cd9e827e76d