Enable Breeze on Appveyor
authorromibi <romibi@bluewin.ch>
Fri, 15 Jul 2016 20:24:32 +0000 (22:24 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 4 Apr 2018 21:14:02 +0000 (23:14 +0200)
(cherry picked from commit c1de4b1b8abea79fbef14b700662c6521bfcee1b)

appveyor.yml

index 2f228b9..e87b983 100644 (file)
@@ -33,7 +33,7 @@ build_script:
         $webPrevFiles = @()
     }
     
-    LogExec cmake -G"Ninja" $env:APPVEYOR_BUILD_FOLDER -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$CMAKE_INSTALL_ROOT" -DUSE_QT5=ON $webPrevOption
+    LogExec cmake -G"Ninja" $env:APPVEYOR_BUILD_FOLDER -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$CMAKE_INSTALL_ROOT" -DUSE_QT5=ON -DWITH_BREEZE=ON -DWITH_BREEZE_DARK=ON -DWITH_OXYGEN=ON $webPrevOption
     CmakeImageInstall
 
     $whitelist = @(
@@ -77,8 +77,10 @@ build_script:
                             "bin\\Qt5Quick\.dll",
                             "bin\\Qt5Script\.dll",
                             "bin\\Qt5Sql\.dll",
+                            "bin\\Qt5Svg\.dll",
                             "bin\\Qt5WebChannel\.dll",
                             "bin\\Qt5Widgets\.dll",
+                            "bin\\Qt5Xml\.dll",
                             "bin\\Qt5XmlPatterns\.dll",
                             "bin\\.*libglesv2\.dll",
                             "bin\\.*libEGL\.dll",
@@ -89,6 +91,7 @@ build_script:
                             "plugins\\sqldrivers\\qsqlite(?!.*d\.dll).*\.dll$",
                             "plugins\\codecs\\(?!.*d\.dll).*\.dll$",
                             "plugins\\platforms\\qwindows(?!.*d\.dll).*\.dll$",
+                            "plugins\\iconengines\\(?!.*d\.dll).*\.dll$",
                             #
                             #
                             #zlib