7 lines
133 B
CMake
7 lines
133 B
CMake
|
@PACKAGE_INIT@
|
||
|
|
||
|
include(CMakeFindDependencyMacro)
|
||
|
|
||
|
# Include the targets file
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/klibTargets.cmake")
|