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 1d419d1 commit aad2cc4Copy full SHA for aad2cc4
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.5)
2
3
4
-project(inja LANGUAGES CXX VERSION 2.0.0)
+project(inja LANGUAGES CXX VERSION 2.2.0)
5
6
7
option(INJA_USE_EMBEDDED_JSON "Use the shipped json header if not available on the system" ON)
0 commit comments