Files
cmake/Source
Matthew Woehlke 91c31ada23 find_package: Actually find .cps files
Add a helper class to read CPS files. Use this to teach find_package how
to consider and accept .cps files in its search. (Note that no version
testing is performed at this time.) Add a simple test that we can find a
package from a .cps file and correctly extract the version information.

Note that this doesn't actually import anything from CPS yet.
2024-12-13 08:58:24 -05:00
..
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
…
…
2024-12-13 00:01:12 -05:00
…
2023-05-22 16:51:15 -04:00
2023-05-30 09:46:12 -04:00
2024-11-05 10:20:12 +01:00
2024-08-19 15:10:34 -04:00
…
…
…