Skip to content
Snippets Groups Projects
Commit 000bf999 authored by Wayne Lewis's avatar Wayne Lewis
Browse files

Merge branch 'req3.4.0' into 'base-7.0.5-rc1'

Updated makefile with FETCH_BUILD_NUMBER

See merge request e3/area/e3-ADPointGrey!5
parents 18369be5 171075cd
Branches base-7.0.5-rc1
No related tags found
1 merge request!5Updated makefile with FETCH_BUILD_NUMBER
......@@ -125,7 +125,7 @@ USR_DBFLAGS += -I $(APPDB)
# pointGrey.template includes ADCore.template
#
USR_DBFLAGS += -I $(E3_SITEMODS_PATH)/adcore/$(ADCORE_DEP_VERSION)/db
USR_DBFLAGS += -I $(E3_SITEMODS_PATH)/adcore/$(call FETCH_BUILD_NUMBER,$(E3_SITEMODS_PATH),adcore)/db
SUBS=$(wildcard $(APPDB)/*.substitutions)
TMPS=$(wildcard $(APPDB)/*.template)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment