mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
42de87cbae
Implement finding dependencies of CPS packages. This is done by setting up additional `cmFindPackageCommand` instances which are used to look for a parent package's dependencies.
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
{
|
|
"cps_version": "0.13",
|
|
"name": "Dep1",
|
|
"cps_path": "@prefix@/cps",
|
|
"components": {
|
|
"Target": {
|
|
"type": "interface"
|
|
}
|
|
}
|
|
}
|