Commit Graph

3 Commits

Author SHA1 Message Date
Shaun Reed a97dfbe34b Clean up CMakeLists in all C++ examples
+ Rename output executables to match directory structure
+ Remove libraries for small examples
+ Supress -Wreturn-type warnings for singleton that is intentionally not copyable
2022-03-31 16:01:08 -04:00
Shaun Reed 51bf18980b Rename source file in prototype pattern
+ Correct CMakeLists.txt in abstract-factory pattern
+ Commit name change for author of figlet fonts :)
2021-05-21 12:34:18 -04:00
Shaun Reed baabfa439a Add abstract-factory pattern example 2021-05-11 15:42:08 -04:00