[gspell/wip/cmake] cmake: add project version
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gspell/wip/cmake] cmake: add project version
- Date: Fri, 19 Aug 2022 13:02:39 +0000 (UTC)
commit 46ca70c57724bbd6b889c7cbbeaf94b357951000
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date: Tue Aug 16 16:00:00 2022 +0200
cmake: add project version
CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4da7315..fb09c88 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,6 @@
cmake_minimum_required (VERSION 3.20)
project (gspell
+ VERSION 1.11.1
LANGUAGES C)
include (cmake/gsw.cmake)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]