Note: in order to build the googletest examples, you need to retrieve its source code.
Use this command:
git submodule update --init
The examples below do not use the *crt_registertest
() function.
They demonstrate the techniques that this project use, directly inside the library CMakeList.txt
file.