Overview of a CMake/Google Test Project Structure

preview_player
Показать описание
This video describes the project structure for a programming assignment that uses CMake to build and Google Test for unit tests. It shows how to make a build folder and compile using make, how to run main(), and how to run unit tests defined in a test/ folder. It also describes how to start writing code to get the first unit test to pass.
Рекомендации по теме