Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
62dc29dfccbecb51962d8b7bb6ec00e596272d75
/
.
/
Tests
/
FindPackageCpsTest
/
cps
/
foo.cps
blob: 7c93e1fb2b83c6cd43cb96e0e2fb90edbed88a46 [
file
]
{
"cps_version"
:
"0.13"
,
"name"
:
"Foo"
,
"cps_path"
:
"@prefix@/cps"
,
"default_configurations"
:
[
"default"
],
"components"
:
{
"PrefixTest"
:
{
"type"
:
"interface"
},
"Empty"
:
{
"type"
:
"interface"
},
"ExecutableTest"
:
{
"type"
:
"executable"
}
}
}