blob: fcc72ce91d5acbe202a90622fd350841620f8e72 [file]
cmake_pkg_config(
EXTRACT foo
REQUIRED
)
cmake_pkg_config(
EXTRACT does-not-exist
REQUIRED
)