tddec-code icon indicating copy to clipboard operation
tddec-code copied to clipboard

make and make clean

Open alexjaw opened this issue 6 years ago • 0 comments

Maybe obvious but...

Running make in tddec-code builds cpputest. Is required in order to build the rest of the code in the sub folders. Executing make clean in tddec-code removes cpputest and it will not longer be possible to build the code in the sub folders. Running make clean in sub folders does not touch cpputest.

Thank's for a great book!

alexjaw avatar Jul 31 '19 12:07 alexjaw