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
8817a594be
Add cmake project files for cpp/ directory and all relevant subdirecctories
...
+ Add Makefiles generated by CMake JIC make is preferred
+ Update cmake version, header comments, and project descriptions
2021-04-28 00:10:47 -04:00
Shaun Reed
b9843a5d99
Move datastruct template implementations to header files
2020-08-01 22:57:12 -04:00
Shaun Reed
2c6400cc87
Initial commit for starting work on templates
2020-07-23 17:58:18 -04:00