We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d783c1 commit f04d0f0Copy full SHA for f04d0f0
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.22.0 FATAL_ERROR)
4
# ======================================================================================================================
5
6
# project
7
-project(write-shm LANGUAGES CXX VERSION 1.1.0)
+project(write-shm LANGUAGES CXX VERSION 1.1.1)
8
9
# settings
10
set(Target "write-shm") # Executable name (without file extension!)
0 commit comments