Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
FindPackageCpsTest
/
cps
/
includes.cps
blob: ea6b080d3fec82f906a28beba7c08de456ed1dc5 [
file
] [
log
] [
blame
] [
edit
]
{
"cps_version"
:
"0.13"
,
"name"
:
"includes"
,
"cps_path"
:
"@prefix@/cps"
,
"components"
:
{
"default"
:
{
"type"
:
"interface"
,
"includes"
:
{
"bogus"
:
[],
"cxx"
:
[
"@prefix@/include/cxx"
],
"*"
:
[
"@prefix@/include"
]
}
}
}
}