mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
Add several tests for the new CPS support in find_package. While not exhaustive, there is some coverage for both search and import functions.
11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
{
|
|
"cps_version": "0.13",
|
|
"name": "Foo",
|
|
"configuration": "default",
|
|
"components": {
|
|
"PrefixTest": {
|
|
"includes": ["@prefix@/include"]
|
|
}
|
|
}
|
|
}
|