Not strictly needed since we don't install the
native cpp modules separately.
add_subdirectory was added to android/app/CMakeLists.txt
to ensure that the CMake logic is compatible.
Depends on D6484
Paths
| Differential D6498 Authored by • jon on Feb 1 2023, 12:17 PM.
Tags None Referenced Files
Subscribers
Details Summary Not strictly needed since we don't install the add_subdirectory was added to android/app/CMakeLists.txt Depends on D6484 Test Plan Android gate passes
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptFeb 1 2023, 12:17 PM2023-02-01 12:17:13 (UTC-8) Harbormaster completed remote builds in B15948: Diff 21780.Feb 1 2023, 12:34 PM2023-02-01 12:34:44 (UTC-8) This revision is now accepted and ready to land.Feb 1 2023, 1:06 PM2023-02-01 13:06:48 (UTC-8) • jon added a child revision: D6507: [Android] Use native modules from CMake.Feb 1 2023, 2:02 PM2023-02-01 14:02:20 (UTC-8) • jon added a child revision: D6621: [CMake] Resolve rust library include directory.Feb 5 2023, 6:26 PM2023-02-05 18:26:18 (UTC-8) • jon removed a child revision: D6507: [Android] Use native modules from CMake.Feb 5 2023, 6:26 PM2023-02-05 18:26:58 (UTC-8) Closed by commit rCOMM942f509f745c: [Native] Remove CMake installation logic from native/cpp (authored by • jon). · Explain WhyFeb 6 2023, 7:22 AM2023-02-06 07:22:22 (UTC-8) This revision was automatically updated to reflect the committed changes. • jon marked an inline comment as done.
Revision Contents
Diff 22129 native/android/app/CMakeLists.txt
native/cpp/CommonCpp/CryptoTools/CMakeLists.txt
native/cpp/CommonCpp/DatabaseManagers/CMakeLists.txt
native/cpp/CommonCpp/NativeModules/CMakeLists.txt
|