![Stuart Schechter](/assets/img/avatar_default.png)
Changes: Replace gtest_add_tests, which is outdated and causes problems (especially in Windows & visual studio) with gtest_discover_tests. Modified macros to show how working directories are set Add example that sets working directory and uses custom libraries. Add include(GoogleTest), which seems to be necessary on some platforms