We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965f598 commit e668760Copy full SHA for e668760
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.28)
2
3
-project(example_logger LANGUAGES C CXX ASM VERSION 0.0.1)
+project(example_logger LANGUAGES CXX VERSION 1.0.0)
4
5
set(CMAKE_CXX_STANDARD 20)
6
0 commit comments