Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a non-linux simple CI workflow #116

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Add a non-linux simple CI workflow #116

merged 1 commit into from
Aug 29, 2024

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Aug 24, 2024

Resolves #117
Resolves #102

dnl The discovery logic is following
dnl * look for llvm-config (LLVM_CONFIG if set, in PATH otherwise)
dnl * if not found
dnl   - if LLVM_PATH is set, use it (skip version check)
dnl   - otherwise fail.

@edsko edsko merged commit 51e6f8b into main Aug 29, 2024
7 checks passed
@edsko edsko deleted the non-linux-ci branch August 29, 2024 14:56
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.

llvm-config doesn't exist on Windows Depend only on libclang, not also on llvm
2 participants