mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 06:23:57 +08:00
13 lines
308 B
JSON
13 lines
308 B
JSON
|
{
|
||
|
"name": "libdivide",
|
||
|
"version-string": "4.0.0",
|
||
|
"port-version": 1,
|
||
|
"description": "libdivide.h is a header-only C/C++ library for optimizing integer division.",
|
||
|
"homepage": "https://github.com/ridiculousfish/libdivide",
|
||
|
"features": {
|
||
|
"test": {
|
||
|
"description": "Build test"
|
||
|
}
|
||
|
}
|
||
|
}
|