aboutsummaryrefslogtreecommitdiff
path: root/ports/liblsl/vcpkg.json
blob: dfacb5398718b317ed29a4a6aed87e2972635705 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "liblsl",
  "version-string": "1.14.0",
  "port-version": 2,
  "description": "C++ lsl library for multi-modal time-synched data transmission over the local network",
  "homepage": "https://github.com/sccn/liblsl",
  "supports": "!staticcrt",
  "dependencies": [
    "pugixml"
  ]
}