7 lines
155 B
CMake
7 lines
155 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/ChargeVideoTargets.cmake")
|
|
message(STATUS "Found ChargeVideo!")
|
|
|
|
check_required_components(ChargeVideo)
|