mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 11:03:02 +08:00
6 lines
197 B
CMake
6 lines
197 B
CMake
|
@PACKAGE_INIT@
|
||
|
|
||
|
include ("@PACKAGE_TARGET_INSTALL_DIR@@PROJECT_NAME@Targets.cmake")
|
||
|
set_and_check(REFL_ENUM_INCLUDE_DIR "@PACKAGE_INCLUDE_INSTALL_DIR@")
|
||
|
check_required_components("@PROJECT_NAME@")
|