mirror of
https://github.com/pantor/inja.git
synced 2026-02-17 09:03:58 +00:00
add set statements
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
|
||||
project(inja LANGUAGES CXX VERSION 3.0.0)
|
||||
project(inja LANGUAGES CXX VERSION 3.1.0)
|
||||
|
||||
|
||||
option(INJA_USE_EMBEDDED_JSON "Use the shipped json header if not available on the system" ON)
|
||||
|
||||
Reference in New Issue
Block a user