mirror of
1
0
Fork 0
modern-cmake/book.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
}
}
}