early-access version 2853
This commit is contained in:
32
externals/vcpkg/ports/liblsl/vcpkg.json
vendored
Executable file
32
externals/vcpkg/ports/liblsl/vcpkg.json
vendored
Executable file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "liblsl",
|
||||
"version": "1.16.0",
|
||||
"description": "C++ lsl library for multi-modal time-synched data transmission over the local network",
|
||||
"homepage": "https://github.com/sccn/liblsl",
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
"asio",
|
||||
"boost-atomic",
|
||||
"boost-bind",
|
||||
"boost-chrono",
|
||||
"boost-config",
|
||||
"boost-endian",
|
||||
"boost-functional",
|
||||
"boost-integer",
|
||||
"boost-lexical-cast",
|
||||
"boost-math",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-thread",
|
||||
"boost-uuid",
|
||||
"pugixml",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user