mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
desktop: show the full path to the desktop executable
This commit is contained in:
parent
5053818f56
commit
3a377255f0
@ -268,6 +268,7 @@ showsources:
|
||||
$(SKETCHELF): $(SKETCHOBJS) $(LIBOBJS) $(CORELIB)
|
||||
$(RULEHDR)
|
||||
$(v)$(LD) $(LDFLAGS) -o $@ $^ $(LIBS)
|
||||
@echo Built $@
|
||||
|
||||
#
|
||||
# Build sketch objects
|
||||
|
Loading…
Reference in New Issue
Block a user