Implement finding dependencies of CPS packages. This is done by setting up additional `cmFindPackageCommand` instances which are used to look for a parent package's dependencies.
Add several tests for the new CPS support in find_package. While not exhaustive, there is some coverage for both search and import functions.