1
0
mirror of synced 2024-06-06 04:38:02 +02:00
modern-cmake/book.json
Henry Fredrick Schreiner 8861642e5c Adding nice examples
2018-03-29 13:26:47 +02:00

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