mirror of
https://github.com/yuzu-mirror/oaknut.git
synced 2026-04-20 21:53:36 +00:00
5 lines
124 B
CMake
5 lines
124 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
|
|
|
check_required_components(@PROJECT_NAME@)
|