2017-10-18 14:48:28 +02:00
|
|
|
{
|
|
|
|
"title": "Modern CMake",
|
|
|
|
"description": "A guide to writing simple, powerful, and clean CMake 3.1+ builds.",
|
|
|
|
"author": "Henry Schreiner",
|
2018-03-28 21:24:38 +02:00
|
|
|
"plugins": ["hints","term","include-codeblock"],
|
|
|
|
"pluginsConfig": {
|
|
|
|
"include-codeblock": {
|
|
|
|
"fixlang": true
|
|
|
|
}
|
|
|
|
}
|
2017-10-18 14:48:28 +02:00
|
|
|
}
|