We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6955386 commit b797a54Copy full SHA for b797a54
extension/benchmark/apple/Benchmark/Tests/Tests.xcconfig
@@ -21,3 +21,5 @@ HEADER_SEARCH_PATHS = $(inherited) \
21
22
LIBRARY_SEARCH_PATHS = $(inherited) \
23
$(TEMP_DIR)/cmake/lib
24
+
25
+OTHER_CFLAGS = $(inherited) -DSUPPORT_REGEX_LOOKAHEAD=1
0 commit comments