All of the work in this chapter is Host-based and can be done without a Target.
While we will not be adding code to BigProject, we will be testing, debugging, and monitoring it. Therefore, you will need your copy of BigProject.
While not required, you may want to install Google Test from https://github.com/google/googletest/tree/master/googletest so that you can try the Google Test example in the repository.
The source code for this chapter can be found in this book's GitHub repository at https://github.com/PacktPublishing/Hands-On-Embedded-Programming-with-Qt/tree/master/Chapter11.