Minor alterations to CMake to make macros more generic
This commit is contained in:
parent
5925934122
commit
ab326c9d54
6 changed files with 23 additions and 3 deletions
Binary file not shown.
|
@ -11,7 +11,7 @@
|
|||
#include "Page.h"
|
||||
|
||||
/*
|
||||
* Class that builds blog pages, takes a template page to plut the blog-post in
|
||||
* Class that builds blog pages, takes a template page to put the blog-post in
|
||||
* along with an optional artifleIdentifier. The template is searched for this
|
||||
* and the blog is placed after it.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue