Commit ffdb85d
chore: small refactor of CMakeLists.txt (#620)
<!-- Provide a concise and descriptive summary of the changes
implemented in this PR. -->
- [ ] Yes
- [x] No
- [ ] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [x] Other (chores, tests, code style improvements etc.)
- [ ] iOS
- [x] Android
<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->
<!-- Add screenshots here, if applicable -->
<!-- Link related issues here using #issue-number -->
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [ ] My changes generate no new warnings
<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->
Co-authored-by: Mateusz Kopciński <mateusz.kopcinski@swmansnion.com>1 parent 4b113f7 commit ffdb85d
File tree
1 file changed
+3
-5
lines changed- packages/react-native-executorch/android/src/main/cpp
1 file changed
+3
-5
lines changedLines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
60 | | - | |
| 58 | + | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
0 commit comments