C/C++ Software Build Systems¶
The Craft of SW Engineering
C/C++ Software Build Systems are simply complex. If they are simple, they are hiding a lot of complexity. If they are complex, they are making day to day activities of the software developers using it very complex.
This book tries to help software developers understand C/C++ Software Build Systems step by step, incrementally and practically with hands on examples.
Jump to → Introduction to know how more about this book.
Jump to → Approach of this book to know how the practical approach taken by this book.
Jump to → Organization of the book to know how more about different parts this book.
Jump to → Contents to have a birds eye view on topics covered.