From a2448ccf54d19f3501ccbd0ef021d39c99ea64b1 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 7 Jun 2023 09:24:25 +0200 Subject: [PATCH] Debug CGEditor --- CMakeLists.txt | 2 +- libs/cgeditor | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 253e6a9..dd5f6df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(ochess VERSION 0.0.0) +project(ochess VERSION 0.0.4) # Configure CXX Standards set(CMAKE_CXX_STANDARD 17) diff --git a/libs/cgeditor b/libs/cgeditor index e9bcc71..5ceb3ea 160000 --- a/libs/cgeditor +++ b/libs/cgeditor @@ -1 +1 @@ -Subproject commit e9bcc710ff40cd257de242a2ff3b68feb7b68cac +Subproject commit 5ceb3eafc405859f5e588118158cb9e9dbd00485