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