mirror of
https://github.com/sudachi-emu/oaknut.git
synced 2024-10-30 01:55:33 +01: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@)
|