diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-07 09:24:25 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-07 09:24:25 +0200 |
| commit | a2448ccf54d19f3501ccbd0ef021d39c99ea64b1 (patch) | |
| tree | ea6c5cc36036c5911e14089e49f47a6a9eeb3b65 | |
| parent | 72bc5ed2118f1ae32fdcdc3bed79bb0af8908099 (diff) | |
Debug CGEditorv0.0.4
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| m--------- | libs/cgeditor | 0 |
2 files changed, 1 insertions, 1 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 -Subproject e9bcc710ff40cd257de242a2ff3b68feb7b68ca +Subproject 5ceb3eafc405859f5e588118158cb9e9dbd0048 |
