43a49dca47
CMake 3.24 implemented changes that break dependency discovery of the exported libraries built by OBS.
5 lines
125 B
CMake
5 lines
125 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
|
|
check_required_components("@PROJECT_NAME@")
|