OSDN Git Service

merge KatieLibraryTargets and KatieBinaryTargets exports
authorIvailo Monev <xakepa10@gmail.com>
Thu, 10 Dec 2020 02:14:17 +0000 (02:14 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Thu, 10 Dec 2020 02:14:17 +0000 (02:14 +0000)
commit0c18f33892d3515e519c6ddcee0381f54e554fd5
tree02377675b93d675e23ed97f157346200b685fac8
parentcba69bd520ee108c04ef7aacce7d43c70d0aafeb
merge KatieLibraryTargets and KatieBinaryTargets exports

the idea was to install them separately, one along with the libraries
and one along with the tools but they suite the Devel component better
and are installed as part of it so no reason to keep them separate

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
26 files changed:
CMakeLists.txt
cmake/KatieConfig.cmake
package/freebsd/pkg-plist
package/netbsd/PLIST
package/openbsd/pkg/PLIST
src/core/CMakeLists.txt
src/dbus/CMakeLists.txt
src/declarative/CMakeLists.txt
src/designer/CMakeLists.txt
src/designer/components/CMakeLists.txt
src/gui/CMakeLists.txt
src/network/CMakeLists.txt
src/script/CMakeLists.txt
src/scripttools/CMakeLists.txt
src/sql/CMakeLists.txt
src/svg/CMakeLists.txt
src/test/CMakeLists.txt
src/tools/moc/CMakeLists.txt
src/tools/qdbus/CMakeLists.txt
src/tools/qdbusviewer/CMakeLists.txt
src/tools/qscript/CMakeLists.txt
src/tools/qtconfig/CMakeLists.txt
src/tools/rcc/CMakeLists.txt
src/tools/uic/CMakeLists.txt
src/uitools/CMakeLists.txt
src/xml/CMakeLists.txt