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 b42ba36 commit b82f521Copy full SHA for b82f521
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