File tree Expand file tree Collapse file tree 3 files changed +1
-92
lines changed
Expand file tree Collapse file tree 3 files changed +1
-92
lines changed Original file line number Diff line number Diff line change @@ -2415,8 +2415,7 @@ INCLUDE_FILE_PATTERNS =
24152415# recursively expanded use the := operator instead of the = operator.
24162416# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
24172417
2418- PREDEFINED += ET_NODISCARD=
2419- PREDEFINED += ET_DEPRECATED=
2418+ PREDEFINED =
24202419
24212420# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
24222421# tag can be used to specify a list of macro names that should be expanded. The
Original file line number Diff line number Diff line change 6767 "sphinxcontrib.mermaid" ,
6868]
6969
70- if not FBCODE :
71- extensions += [
72- "executorch_custom_versions" ,
73- ]
74-
7570this_file_dir = os .path .abspath (os .path .dirname (__file__ ))
7671doxygen_xml_dir = os .path .join (
7772 os .path .dirname (this_file_dir ), # {repo_root}/docs/
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments