mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:39:00 +08:00
12 lines
295 B
JSON
12 lines
295 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|