Restructuring directory layout. Move towards "Modern CMake" usage.

This commit is contained in:
Jim Evins
2017-11-23 22:15:24 -05:00
parent 8bec3594ec
commit b8ee5e1f73
198 changed files with 4509 additions and 5324 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ namespace glabels
/////////////////////////////////
// Accessors
/////////////////////////////////
const Template* tmplate() const;
const model::Template* tmplate() const;
/////////////////////////////////