mirror of
https://github.com/pantor/inja.git
synced 2026-02-17 09:03:58 +00:00
bump to v.3.5.0
This commit is contained in:
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.5)
|
||||
# is included in another CMake project.
|
||||
cmake_policy(SET CMP0077 NEW)
|
||||
|
||||
project(inja LANGUAGES CXX VERSION 3.4.0)
|
||||
project(inja LANGUAGES CXX VERSION 3.5.0)
|
||||
|
||||
|
||||
option(BUILD_TESTING "Build unit tests" ON)
|
||||
|
||||
Reference in New Issue
Block a user