mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Tweak resolution of CPS prefix path to support the case of the .cps file being in the prefix root.
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
{
|
|
"cps_version": "0.13",
|
|
"name": "RootTest",
|
|
"cps_path": "@prefix@",
|
|
"components": {
|
|
"Sample": {
|
|
"type": "interface"
|
|
}
|
|
}
|
|
}
|