Commit Graph

3 Commits

Author SHA1 Message Date
shaunrd0 20efb62615 [cpp] Fix root project build and dependencies. 2025-07-05 13:42:59 -04:00
shaunrd0 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
shaunrd0 53ee3df451 Add example of observer pattern in C++ 2021-05-11 19:58:23 -04:00