File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
packages/react-native/ReactAndroid/src/main/jni Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,6 @@ add_library(reactnative
200200 $<TARGET_OBJECTS:react_newarchdefaults>
201201 $<TARGET_OBJECTS:react_performance_cdpmetrics>
202202 $<TARGET_OBJECTS:react_performance_timeline>
203- $<TARGET_OBJECTS:react_performancetracerjni>
204203 $<TARGET_OBJECTS:react_renderer_animations>
205204 $<TARGET_OBJECTS:react_renderer_attributedstring>
206205 $<TARGET_OBJECTS:react_renderer_componentregistry>
@@ -294,7 +293,6 @@ target_include_directories(reactnative
294293 $<TARGET_PROPERTY:react_newarchdefaults,INTERFACE_INCLUDE_DIRECTORIES >
295294 $<TARGET_PROPERTY:react_performance_cdpmetrics,INTERFACE_INCLUDE_DIRECTORIES >
296295 $<TARGET_PROPERTY:react_performance_timeline,INTERFACE_INCLUDE_DIRECTORIES >
297- $<TARGET_PROPERTY:react_performancetracerjni,INTERFACE_INCLUDE_DIRECTORIES >
298296 $<TARGET_PROPERTY:react_renderer_animations,INTERFACE_INCLUDE_DIRECTORIES >
299297 $<TARGET_PROPERTY:react_renderer_attributedstring,INTERFACE_INCLUDE_DIRECTORIES >
300298 $<TARGET_PROPERTY:react_renderer_componentregistry,INTERFACE_INCLUDE_DIRECTORIES >
You can’t perform that action at this time.
0 commit comments