mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-29 02:18:25 -05:00
6 lines
124 B
CMake
Executable File
6 lines
124 B
CMake
Executable File
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
|
|
|
check_required_components(@PROJECT_NAME@)
|