mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
da0d2a996d
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"
|
|
}
|
|
}
|
|
}
|