Skip to content

Commit b797a54

Browse files
committed
build benchmark app with SUPPORT_REGEX_LOOKAHEAD
1 parent 6955386 commit b797a54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extension/benchmark/apple/Benchmark/Tests/Tests.xcconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ HEADER_SEARCH_PATHS = $(inherited) \
2121

2222
LIBRARY_SEARCH_PATHS = $(inherited) \
2323
$(TEMP_DIR)/cmake/lib
24+
25+
OTHER_CFLAGS = $(inherited) -DSUPPORT_REGEX_LOOKAHEAD=1

0 commit comments

Comments
 (0)