Make the build/ setup robust. Cmake could be a great option. The idea is to support a variety of environments for Dev. Cmake would enable this by allowing the creation of projects (i.e. visual studio) and makefile dynamically.
[Optional] This would also serve as a potential opportunity for which to make the test build robust too. If Google test seems to be an impedance consider other frameworks.
Make the build/ setup robust. Cmake could be a great option. The idea is to support a variety of environments for Dev. Cmake would enable this by allowing the creation of projects (i.e. visual studio) and makefile dynamically.
[Optional] This would also serve as a potential opportunity for which to make the test build robust too. If Google test seems to be an impedance consider other frameworks.