diff options
Diffstat (limited to 'ports/llvm/CONTROL')
| -rw-r--r-- | ports/llvm/CONTROL | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ports/llvm/CONTROL b/ports/llvm/CONTROL index b48d97660..e1569bdee 100644 --- a/ports/llvm/CONTROL +++ b/ports/llvm/CONTROL @@ -3,3 +3,16 @@ 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.
\ No newline at end of file |
