24 lines
470 B
JSON
Executable File
24 lines
470 B
JSON
Executable File
{
|
|
"name": "lager",
|
|
"version-date": "2022-02-21",
|
|
"description": "C++ library for value-oriented design using the unidirectional data-flow architecture",
|
|
"homepage": "https://sinusoid.es/lager/",
|
|
"dependencies": [
|
|
"boost-hana",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zug"
|
|
],
|
|
"features": {
|
|
"docs": {
|
|
"description": "Build documentation"
|
|
}
|
|
}
|
|
}
|