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 17:39:44 +02:00
parent e3aefd2aa1
commit 888bca7387
2 changed files with 27 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: 2025 Xaver Hugl <[email protected]>
# SPDX-License-Identifier: BSD-2-Clause
@PACKAGE_INIT@
# empty, because this is plugins for Qt instead of a library to link against