diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-11-13 10:54:48 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-13 10:54:48 -0800 |
| commit | 1d8755cb409f655d5135472970d1da0ce975681b (patch) | |
| tree | bfc7aaa270fd0d7ec2f23f20dad20a74a92468d1 /ports/angelscript | |
| parent | d9b179fd46fc93a2f893b98eefac17a1985f423d (diff) | |
| download | vcpkg-1d8755cb409f655d5135472970d1da0ce975681b.tar.gz vcpkg-1d8755cb409f655d5135472970d1da0ce975681b.zip | |
[vcpkg baseline] Clean up baseline, use Keyword Supports Part 1 (#14245)
* [vcpkg baseline] Clean up baseline, use Keyword Supports
* Update ports/arrow/CONTROL
Diffstat (limited to 'ports/angelscript')
| -rw-r--r-- | ports/angelscript/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/angelscript/CONTROL b/ports/angelscript/CONTROL index 4ec91f2bb..fee238c1e 100644 --- a/ports/angelscript/CONTROL +++ b/ports/angelscript/CONTROL @@ -1,6 +1,7 @@ Source: angelscript Version: 2.34.0 Description: The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer. +Supports: !arm Feature: addons Description: Installs all addons for use in compiling scripts addons |
