GIT_SILENT: it compiles fine without deprecated methods

This commit is contained in:
Laurent Montel 2024-10-20 14:51:30 +02:00
parent 0205f69cfa
commit 2081fc418a

View file

@ -62,7 +62,7 @@ set_package_properties(GNUGo PROPERTIES
)
ecm_set_disabled_deprecation_versions(
QT 6.7
QT 6.8.0
KF 6.5
KDEGAMES 6.0
)