Commit 9198a96
committed
Refactored init script for Java library with native JNI project template.
The cmake/cpp_DependencyUtil.cmake template file included the same
content as the one for C. Removed as it is redundant.
Refactored init code accordingly.
Signed-off-by: kilo52 <phil.gaiser@raven-computing.com>1 parent 000caf8 commit 9198a96
File tree
2 files changed
+4
-6
lines changed- java/03_library_native_jni
- source/cmake
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
79 | | - | |
80 | 77 | | |
81 | | - | |
82 | 78 | | |
83 | 79 | | |
84 | 80 | | |
| |||
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
Lines changed: 0 additions & 1 deletion
This file was deleted.
0 commit comments