Commit a02af4c
committed
ggml-cpu : prevent kleidiai build/install targets
* currently cmake install targets of kleidiai generate error
* set `SOURCE_SUBDIR` to explict invalid path as a bypass
* Add option `EXCLUDE_FROM_ALL` will do the same fix but it requires
camke > v3.28.
REF: https://discourse.cmake.org/t/prevent-fetchcontent-makeavailable-to-execute-cmakelists-txt/12704/3
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>1 parent f1bad23 commit a02af4c
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
562 | 564 | | |
563 | 565 | | |
564 | 566 | | |
| |||
571 | 573 | | |
572 | 574 | | |
573 | 575 | | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | 576 | | |
580 | 577 | | |
581 | 578 | | |
| |||
0 commit comments