1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-02 16:31:23 +00:00

Use craft to build for windows

This commit is contained in:
Méven Car 2024-03-09 11:24:58 +01:00 committed by Méven Car
parent b318ec31bb
commit 5d738f51a6
2 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,5 @@ include:
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/windows-qt6.yml
- /gitlab-templates/flatpak.yml
- /gitlab-templates/craft-windows-x86-64-qt6.yml

View File

@ -29,6 +29,7 @@ include(ECMQtDeclareLoggingCategory)
include(ECMDeprecationSettings)
include(CheckIncludeFiles)
include(CheckLibraryExists)
include(CheckFunctionExists)
ecm_setup_version(${RELEASE_SERVICE_VERSION} VARIABLE_PREFIX DOLPHIN
VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/src/dolphin_version.h"