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 51d4bc1 commit eb3c34fCopy full SHA for eb3c34f
CMakeLists.txt
@@ -2,7 +2,7 @@ option(autowired_build_tests "Build all of autowired's own tests." OFF)
2
3
cmake_minimum_required(VERSION 3.14)
4
5
-project(autowired VERSION 0.0.2)
+project(autowired VERSION 0.0.11)
6
7
set(CMAKE_CXX_STANDARD 17)
8
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments