Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37496437
en ru br
ALT Linux repos
S:0.6-alt22

Group :: Graphical desktop/KDE
RPM: quick-usb-formatter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-cmake.patch
Download


--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,6 +19,9 @@ include(KDECMakeSettings)
 include(KDECompilerSettings)
 include(FeatureSummary)
 
+cmake_policy(SET CMP0011 NEW)
+cmake_policy(SET CMP0012 NEW)
+
 # line needed to compile the throw code
 add_definitions(-fexceptions)
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin