summaryrefslogtreecommitdiffstats
path: root/Tests/FindPackageCpsTest/cps/ComponentTest.cps
blob: 763d60efc3d3fcb9144f68dccb5b184bcb407a66 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "cps_version": "0.13",
  "name": "ComponentTest",
  "cps_path": "@prefix@/cps",
  "components": {
    "Target1": {
      "type": "interface"
    }
  }
}