mirror of
https://github.com/pantor/inja.git
synced 2026-03-06 09:16:24 +00:00
- You can now update the single include file in a meson build by using the target 'amalg'. - The meson build also now builds the single include test suite. - cmake build updated to use the new script to update the single include.
10 lines
126 B
JSON
10 lines
126 B
JSON
{
|
|
"project": "inja",
|
|
"target": "single_include/inja/inja.hpp",
|
|
"sources": [
|
|
"inja/inja.hpp"
|
|
],
|
|
"include_paths": [
|
|
]
|
|
}
|