We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Work with conda-forge packages. The following environment may be sufficient.
conda-forge
name: llvm channels: - conda-forge - defaults dependencies: # build tools - cmake - conan - ninja # - vcpkg # https://github.com/conda-forge/clangdev-feedstock - clang - clang-format # - clang-format-16 - clang-tools - clangdev # - clangxx - libclang - libclang-cpp # - libclang-cpp16 # - libclang13 # - python-clang # https://github.com/conda-forge/llvmdev-feedstock - libllvm16 - lit - llvm - llvm-tools - llvmdev
As it is conda it should work for any platform.
conda
I am working on a PR.
The text was updated successfully, but these errors were encountered:
Thank you for looking into this! Windows CI would be a very welcome addition to llvm-tutor.
-Andrzej
Sorry, something went wrong.
No branches or pull requests
Work with
conda-forge
packages.The following environment may be sufficient.
As it is
conda
it should work for any platform.I am working on a PR.
The text was updated successfully, but these errors were encountered: