Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
62dc29dfccbecb51962d8b7bb6ec00e596272d75
/
.
/
Tests
/
RunCMake
/
ExportCpsDefaultComponents
/
cps
/
foo.cps
blob: c56049fab39a7d0f3bb66261dd30395053e12fd4 [
file
]
{
"cps_version"
:
"0.13.0"
,
"name"
:
"foo"
,
"cps_path"
:
"@prefix@/cps"
,
"default_components"
:
[
"foo1"
,
"foo2"
],
"components"
:
{
"foo1"
:
{
"type"
:
"interface"
},
"foo2"
:
{
"type"
:
"interface"
}
}
}