early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/libmorton/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/libmorton/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "libmorton",
|
||||
"version": "0.2.8",
|
||||
"description": "Header-only library for encoding/decoding Morton codes in/from 2D/3D coordinates",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user