Commit f09a2f8
Simplify custom InfiniTime dir instructions for docker workflow (#179)
Update the `docker` example for using a custom InfiniTime repo.
We're already mounting the InfiniTime repo into the container.
So it is easier to mount it over the default location instead of mounting it
somewhere else and then provide the "somewhere else" path
with the `InfiniTime_DIR` cmake variable.
Co-authored-by: NeroBurner <pyro4hell@gmail.com>1 parent 7bdf038 commit f09a2f8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments