mirror of
https://github.com/liuk7071/ChonkyStation.git
synced 2025-04-02 10:52:38 -04:00
5 lines
105 B
CMake
5 lines
105 B
CMake
@PACKAGE_INIT@
|
|
|
|
if(NOT TARGET Zep::Zep)
|
|
include(${CMAKE_CURRENT_LIST_DIR}/zep-targets.cmake)
|
|
endif()
|