mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-22 22:27:55 +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@")
|