mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:59:45 +08:00
4 lines
128 B
CMake
4 lines
128 B
CMake
|
#@PACKAGE_INIT@
|
||
|
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||
|
check_required_components("@PROJECT_NAME@")
|