Commit e5c5f13
committed
Correctly initialize JINJA2CPP_BUILD_TESTS variable
It should be true by default if we're building Jinja2Cpp as
the main CMake project, else (as a dependency of an upper cmake
project) should be false by default.1 parent 7171e60 commit e5c5f13
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments