mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:29:07 +08:00
9c8e4cdc76
* [llvm]Add features. * [llvm]Add ${FEATURE_OPTIONS}, set feature util to default feature.
18 lines
462 B
Plaintext
18 lines
462 B
Plaintext
Source: llvm
|
|
Version: 8.0.0-3
|
|
Homepage: https://llvm.org/
|
|
Description: The LLVM Compiler Infrastructure
|
|
Build-Depends: atlmfc (windows)
|
|
Default-Features: tools, 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. |