vcpkg/ports/llvm/CONTROL
Jack·Boos·Yu d98696de85
[vcpkg baseline] Fix CI test (#10508)
* re-trigger ci test

* [kealib] Switch repo to github

* [mongo-c-driver] Set icu as a feature

* [monkeys-audio] Update version to 5.24

* [mongo-c-driver] Fix arm build

* [mongo-c-driver] Re-generate patch

* [mongo-c-driver] Remove key word PRIVATE in patch

* [llvm] Remove default feature tools

* [llvm] Add judgment to install tools

* [llvm] Add more condition

* [llvm] Fix clang cmake files when selecting feature tools

* [halide] Fix build depends info in CONTROL

* update baseline
2020-03-25 20:43:02 -07:00

20 lines
471 B
Plaintext

Source: llvm
Version: 8.0.0-5
Homepage: https://llvm.org/
Description: The LLVM Compiler Infrastructure
Build-Depends: atlmfc (windows)
Supports: !uwp
Default-Features: utils
Feature: tools
Description: Generate build targets for the LLVM tools.
Feature: utils
Description: Generate build targets for the LLVM utils.
Feature: example
Description: Generate build targets for the LLVM examples
Feature: test
Description: Generate build targets for the LLVM unit tests.