From 5f06362fcae2c218de0a3ad93c0efaaea6d8fd17 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 15 Dec 2024 14:32:56 +0100 Subject: Rename repository to `graphics-inkscape` The old name `art-inkscape` is a bit too strict. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9cabea4..15a3455 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.10) -project(art-inkscape LANGUAGES NONE) +project(graphics-inkscape LANGUAGES NONE) file(GLOB icon_files "${CMAKE_CURRENT_SOURCE_DIR}/icons/*.svg") -- cgit v1.2.3-70-g09d2