Page MenuHomePhabricator

[native] Avoid hardcoding path to rust_native_library lib.rs.h file
ClosedPublic

Authored by ashoat on Nov 10 2022, 12:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 21, 3:15 PM
Unknown Object (File)
Mon, Apr 21, 12:28 AM
Unknown Object (File)
Sun, Apr 20, 11:42 PM
Unknown Object (File)
Sun, Apr 20, 10:26 PM
Unknown Object (File)
Sat, Apr 19, 7:27 PM
Unknown Object (File)
Sun, Apr 6, 7:30 AM
Unknown Object (File)
Mar 15 2025, 9:31 PM
Unknown Object (File)
Mar 4 2025, 11:45 PM

Details

Summary

In D5480 we hardcoded a path to this that ended up changing in a later version of React Native. This diff updates the code so the path is passed directly from corrosion-cxx.cmake to where it's consumed.

Test Plan

I tested an Android debug build on both current master and my React Native upgrade branch and it worked

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/cmake_android
Lint
No Lint Coverage
Unit
No Test Coverage