Commit 9946838
committed
CMake Windows path normalization (#47702)
Summary:
Pull Request resolved: #47702
Use `file(TO_CMAKE_PATH` to normalize paths, and normalizing `input_SRC` as it's already a CMake path.
Changelog: [Internal]
Reviewed By: rshest
Differential Revision: D66101321
fbshipit-source-id: e81af40551d2777901f9c7cf9a4175f2bce76ec81 parent 08b8300 commit 9946838
File tree
1 file changed
+2
-9
lines changed- packages/react-native/ReactAndroid/cmake-utils
1 file changed
+2
-9
lines changedLines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 34 | + | |
| 35 | + | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 41 | | |
49 | 42 | | |
50 | 43 | | |
| |||
0 commit comments