mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-06-07 17:43:40 +08:00
6 lines
124 B
CMake
6 lines
124 B
CMake
@PACKAGE_INIT@
|
|
|
|
include(${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake)
|
|
|
|
check_required_components("@PROJECT_NAME@")
|