cmake: add cmake config

That way, other projects can declare to have a runtime dependency on KImageFormats
This commit is contained in:
Xaver Hugl
2025-05-21 16:42:02 +02:00
parent e3aefd2aa1
commit 888bca7387
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: 2025 Xaver Hugl <xaver.hugl@gmail.com>
# SPDX-License-Identifier: BSD-2-Clause
@PACKAGE_INIT@
# empty, because this is plugins for Qt instead of a library to link against