7 lines
131 B
CMake
7 lines
131 B
CMake
|
|
@PACKAGE_INIT@
|
|
|
|
# Include targets file
|
|
include("${CMAKE_CURRENT_LIST_DIR}/LibCmoTargets.cmake")
|
|
|
|
check_required_components(LibCmo) |