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 121faa2 commit 71605a0Copy full SHA for 71605a0
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.28)
2
-project(nbytes VERSION 0.1.2)
+project(nbytes VERSION 0.1.2) # x-release-please-version
3
4
set(CMAKE_CXX_STANDARD 20)
5
set(CMAKE_CXX_STANDARD_REQUIRED True)
0 commit comments