summaryrefslogtreecommitdiff
path: root/cookiecutter.json
blob: 6e8cc80402ba95c4d177a4f4d4c0e1e585089bb2 (plain)
1
2
3
4
5
6
7
{
    "project_name": "test",
    "cmake_version": "3.13",
    "_copy_without_render": [
        "src/external"
    ]
}