Commit d41707e
authored
Add XRT_BUILD_NUMBER CMake variable for use by upstream builds (#9507)
Upstream projects cannot set XRT_VERSION_PATCH directory as it is
reset by project(xrt). Instead upstream builds sets XRT_BUILD_NUMBER
which is then used here to explicitly set XRT_VERSION_PATCH.
Signed-off-by: Soren Soe <[email protected]>1 parent 5c6def2 commit d41707e
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
69 | | - | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments