1
0
mirror of synced 2024-11-05 20:48:56 +01:00
modern-cmake/book.json
Henry Fredrick Schreiner ebfe7865b8 Adding more about ROOT
2018-03-28 21:25:03 +02:00

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
}
}
}