12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"title": "Modern CMake",
|
|
"description": "A guide to writing simple, powerful, and clean CMake 3.1+ builds.",
|
|
"author": "Henry Schreiner",
|
|
"plugins": ["collapsible-menu", "hints", "term", "include-codeblock"],
|
|
"pluginsConfig": {
|
|
"include-codeblock": {
|
|
"fixlang": true
|
|
}
|
|
}
|
|
}
|