diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-10-30 13:50:12 -0700 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-10-30 13:50:12 -0700 |
| commit | 34eff46c92019fe9e107779ec4b6ec3716194ab3 (patch) | |
| tree | b4ad49a4027a196f14599082a3c04a97d4b3ccb0 /ports/libdivide/CONTROL | |
| parent | 628e795c6ae4f856cc76ae0842339b2f3b8eedf2 (diff) | |
| download | vcpkg-34eff46c92019fe9e107779ec4b6ec3716194ab3.tar.gz vcpkg-34eff46c92019fe9e107779ec4b6ec3716194ab3.zip | |
[libdivide] Add new port (#8320)
* [libdivide] Add new port
* Update to v3.0
Diffstat (limited to 'ports/libdivide/CONTROL')
| -rw-r--r-- | ports/libdivide/CONTROL | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/libdivide/CONTROL b/ports/libdivide/CONTROL new file mode 100644 index 000000000..95af9a72c --- /dev/null +++ b/ports/libdivide/CONTROL @@ -0,0 +1,7 @@ +Source: libdivide +Version: 3.0 +Homepage: https://github.com/ridiculousfish/libdivide +Description: libdivide.h is a header-only C/C++ library for optimizing integer division. + +Feature: test +Description: Build test
\ No newline at end of file |
