early-access version 2853
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "libdivide",
|
||||
"version": "5.0",
|
||||
"description": "libdivide.h is a header-only C/C++ library for optimizing integer division.",
|
||||
"homepage": "https://github.com/ridiculousfish/libdivide",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
"test": {
|
||||
"description": "Build test"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user