mirror of
https://github.com/getml/sqlgen.git
synced 2026-04-25 00:28:32 -05:00
8 lines
142 B
CMake
8 lines
142 B
CMake
@PACKAGE_INIT@
|
|
|
|
include(CMakeFindDependencyMacro)
|
|
|
|
include(${CMAKE_CURRENT_LIST_DIR}/sqlgen-exports.cmake)
|
|
|
|
check_required_components(sqlgen)
|