mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-25 07:58:59 -06: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.
3 lines
47 B
CMake
3 lines
47 B
CMake
set(Sample_FOUND TRUE)
|
|
set(Sample_VERSION 1.0)
|