This repository has been archived on 2024-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
nekohook/cmake/NekohookConfig.cmake.in

6 lines
304 B
CMake

set(NEKOHOOK_SRC_DIR "@CMAKE_INSTALL_PREFIX@/src")
include("@CMAKE_INSTALL_PREFIX@/src/nekohook/CMakeLists.txt")
include("@CMAKE_INSTALL_PREFIX@/src/psudocrt/CMakeLists.txt")
#set(NEKOHOOK_SOURCES "${NEKOHOOK_SOURCES}" PARENT_SCOPE)
include("@CMAKE_INSTALL_PREFIX@/lib/cmake/Nekohook/AddNekohook.cmake")