Skip to content

cmake: raise an error if the library was not found#90

Open
ligurio wants to merge 2 commits into
masterfrom
ligurio/gh-xxxx-error-on-missed-clang-rt
Open

cmake: raise an error if the library was not found#90
ligurio wants to merge 2 commits into
masterfrom
ligurio/gh-xxxx-error-on-missed-clang-rt

Conversation

@ligurio
Copy link
Copy Markdown
Owner

@ligurio ligurio commented Jun 2, 2026

No description provided.

ligurio added 2 commits June 2, 2026 13:52
The patch renames CMake variable `CMD_OUTPUT` to `LIB_PATH`, it
makes code more clear.
The package with Clang runtime libraries may be missing on the
host, in that case the CMake function `SetClangLibPath()` will
return the library name even though it's not missing. The patch
raises an error if the path returned by the compiler doesn't exist.
@ligurio ligurio requested a review from Buristan June 2, 2026 11:28
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