mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06: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"
|
|
}
|
|
}
|
|
}
|