vcpkg/ports/llvm/CONTROL
Jack·Boos·Yu 9db90b397d
Fix baseline error (#10051)
* Fix osx baseline

* fix osg configure issue

* re-trigger ci test

* re-trigger ci test

* [osg] Revert changes with osg and temporarily skip osg detection

* trigger ci test

* update baseline

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-02-19 16:45:58 -08:00

20 lines
478 B
Plaintext

Source: llvm
Version: 8.0.0-4
Homepage: https://llvm.org/
Description: The LLVM Compiler Infrastructure
Build-Depends: atlmfc (windows)
Supports: !uwp
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.