From 3e4e38f6987d7435232b175fd0070608b76b4d50 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Wed, 24 Aug 2022 18:23:37 +0200 Subject: Rules: Implement hierarchical defaults --- CC/proto/EXPRESSIONS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CC/proto/EXPRESSIONS') diff --git a/CC/proto/EXPRESSIONS b/CC/proto/EXPRESSIONS index 4f807fe..ac0018a 100644 --- a/CC/proto/EXPRESSIONS +++ b/CC/proto/EXPRESSIONS @@ -7,7 +7,8 @@ } } , "protoc-compile": - { "vars": ["transition", "service support"] + { "vars": + ["transition", "service support", "CXX", "CXXFLAGS", "ADD_CXXFLAGS"] , "imports": { "stage": ["", "stage_singleton_field"] , "result": ["./", "..", "lib result"] -- cgit v1.2.3