Commit 458952e
committed
ggml-cpu : prevent kleidiai build/install targets
* currently cmake install targets of kleidiai generate error
* set EXCLUDE_FROM_ALL in `FetchContent_MakeAvailable` for cmake 3.28+
* use `FetchContent_Populate` for cmake version less than 3.28
* note that `FetchContent_Populate` is deprecated in 3.30
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>1 parent b78db3b commit 458952e
1 file changed
+18
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
566 | | - | |
| 565 | + | |
| 566 | + | |
567 | 567 | | |
568 | | - | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
569 | 584 | | |
570 | | - | |
571 | 585 | | |
572 | 586 | | |
573 | 587 | | |
| |||
578 | 592 | | |
579 | 593 | | |
580 | 594 | | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | 595 | | |
587 | 596 | | |
588 | 597 | | |
| |||
0 commit comments