Forum | Documentation | Website | Blog

Skip to content

Add INCLUDES to build dependencies

Jason Kridner requested to merge github/fork/dlech/ex-build-deps into master

Created by: dlech

This adds INCLUDES as a build depedency in robotics.mk. This way, if you edit a header file and run make for an example, the example will rebuild.

Merge request reports