machines-in-motion / shared_memory

realtime interprocess communication
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Fix order of cmake commands #9

Closed luator closed 4 years ago

luator commented 4 years ago

catkin_package needs to be called before add_library

luator commented 4 years ago

@MaximilienNaveau This needs two approvals.

MaximilienNaveau commented 4 years ago

You can rebase and merge.