Email the Author
You can use this page to email Kai Wolf about Effective CMake.
About the Book
If you write C or C++ code which should be able to compile and execute flawlessly on several platforms, should also provide an installer and has one or more dependencies or is simply code which more than one person is working on, you should use a build system. By judging on the title of this book, you can safely assume that I suggest you should use CMake for this job. So if you want to learn how to use CMake effectively, this book is for you.
About the Author
Computer scientist (M.Sc.) with a strong focus on computer vision, image processing and machine learning mainly in the languages C, C++, Java and Python.