vcpkg/ports/llvm/CONTROL

18 lines
462 B
Plaintext
Raw Normal View History

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.