This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Commit 5d3f7b0
Sven Verdoolaege
drop unused HALIDE_PREFIX cmake variable
The include and library directories used to be derived from
this variable, but they have since been replaced in prehistory
by calls to find_path and find_library, with the first one
not using any path at all and the second one using
CMAKE_INSTALL_PREFIX, which has the same value as HALIDE_PREFIX.1 parent 6f51af4 commit 5d3f7b0
2 files changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 158 | | |
163 | 159 | | |
164 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
408 | 407 | | |
409 | 408 | | |
410 | 409 | | |
| |||
0 commit comments