Commit 5f09580
nullccxsy
refactor: enhance nanoarrow dependency handling in IcebergThirdpartyToolchain.cmake
- Added checks for the existence of the `nanoarrow_static` target before setting properties and installing it.
- Introduced an alias for `nanoarrow::nanoarrow_static` if the target is not found, improving flexibility in dependency management.
- Minor formatting adjustments for consistency in property settings for `nlohmann_json`.1 parent 65ef29b commit 5f09580
1 file changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
268 | 274 | | |
269 | 275 | | |
270 | 276 | | |
| |||
0 commit comments