Skip to content

Commit 9dfc7fc

Browse files
authored
Update CMakeLists.txt
1 parent e5fdeb5 commit 9dfc7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.23.0)
22
project(Jinja2Cpp VERSION 1.3.1)
3-
3+
44
if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_SOURCE_DIR}")
55
set(JINJA2CPP_IS_MAIN_PROJECT TRUE)
66
else()

0 commit comments

Comments
 (0)