This is a template for a project using GTest and CMake. How to use: =========== 1. clone it 2. replace 'hello2' occurences with whatever you want 3. make and run tests: $ mkdir build && cd build && cmake .. && make check
This is a template for a project using GTest and CMake. How to use: =========== 1. clone it 2. replace 'hello2' occurences with whatever you want 3. make and run tests: $ mkdir build && cd build && cmake .. && make check