forked from loafle/openapi-generator-original
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@")
|