GIT_SILENT: it compiles fine without deprecated method

This commit is contained in:
Laurent Montel 2023-02-14 13:50:21 +01:00
parent 813d136156
commit 8e393a5b8a

View file

@ -64,7 +64,7 @@ set_package_properties(GNUGo PROPERTIES
ecm_set_disabled_deprecation_versions(
QT 6.4
KF 5.101
KF 5.103
KDEGAMES 7.3
)