build: added gtk dep

This commit is contained in:
2025-12-17 13:32:26 +03:00
parent 58eff4d97e
commit 019b0db522
9 changed files with 17 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.25)
project(clrsync VERSION 0.1.4 LANGUAGES CXX)
project(clrsync VERSION 0.1.5 LANGUAGES CXX)
include(GNUInstallDirs)