cemu-vcpkg/ports/tinkerforge/tinkerforgeConfig.cmake.in
Alexander Neumann c176532bd6 [tinkerforge] add new port (#7523)
* triplet whitespace changes to change abi tags in ci and trigger full CI rebuild

* [tinkerforge] add new port

* Revert "triplet whitespace changes to change abi tags in ci and trigger full CI rebuild"

This reverts commit 5f356794b98d5ddd303886f97fce5d8523c54566.

* added uwp early failure
2019-08-16 12:02:14 -07:00

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@")