mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 07:28:25 -05:00
6 lines
157 B
CMake
Executable File
6 lines
157 B
CMake
Executable File
@PACKAGE_INIT@
|
|
|
|
# Provide path for scripts
|
|
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}")
|
|
|
|
include(${CMAKE_CURRENT_LIST_DIR}/EABaseTargets.cmake) |