Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 460 Bytes

vcpkg_test_cmake.md

File metadata and controls

20 lines (13 loc) · 460 Bytes

vcpkg_test_cmake

Tests a built package for CMake find_package() integration.

Usage:

vcpkg_test_cmake(PACKAGE_NAME <name> [MODULE])

Parameters:

PACKAGE_NAME

The expected name to find with find_package().

MODULE

Indicates that the library expects to be found via built-in CMake targets.

Source

scripts/cmake/vcpkg_test_cmake.cmake