aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/sbgecom/vcpkg.json
blob: 16e0407f8a4ed0944787665cab4dc3ce06e8d292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "sbgecom",
  "version": "5.3.2276",
  "description": "C library used to communicate with SBG Systems IMU, AHRS and INS",
  "homepage": "https://github.com/SBG-Systems/sbgECom",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}