mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-07 14:04:04 -05:00
6 lines
159 B
CMake
Executable File
6 lines
159 B
CMake
Executable File
@PACKAGE_INIT@
|
|
|
|
# Provide path for scripts
|
|
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}")
|
|
|
|
include(${CMAKE_CURRENT_LIST_DIR}/EAThreadTargets.cmake) |