Closed kamil-tarnas closed 6 years ago
Create multiple binaries. That is: one for target project and one for test. http://stackoverflow.com/questions/5191436/creating-two-separate-executables-from-a-makefile-g
Investigate how to add gtest library for building test target in makefile.
Makefile for test and production target has been implemented.
Write makefiles for better management of building process for project source code and test code.