Skip to content

[CMake][opencl-aot] Support standalone builds#21878

Open
kilyanni wants to merge 1 commit intointel:syclfrom
kilyanni:fix/standalone-opencl
Open

[CMake][opencl-aot] Support standalone builds#21878
kilyanni wants to merge 1 commit intointel:syclfrom
kilyanni:fix/standalone-opencl

Conversation

@kilyanni
Copy link
Copy Markdown
Contributor

When building opencl-aot as part of a monolithic build, it gets LLVM libs automatically. When building standalone, it needs to be pulled in explicitly. This commit adds in LLVM via find_package if opencl-aot is being built as a standalone project.

Part of #21877

When building opencl-aot as part of a monolithic build, it gets LLVM
libs automatically. When building standalone, it needs to be pulled in
explicitly. This commit adds in LLVM via find_package if opencl-aot is
being built as a standalone project.
@kilyanni kilyanni requested a review from a team as a code owner April 26, 2026 00:10
@kilyanni kilyanni requested a review from sergey-semenov April 26, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant