find_packageΒΆ

find_package(
)

Look for an external package.

This is a cmake builtin command. For detailed information, check the cmake documentation:

cmake --help-command find_package