Skip to content

jonmseaman/clion_googletest_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use this template

This is a CLion template made for running on linux machines.

Required Software

  • make
  • gcc
  • g++
  • cmake
  • clion

Usage

  1. Clone this repo
  2. Download submodules
    • git submodule init
    • git submodule update
  3. Start clion, open the clion_googletest_template
  4. Run the tests configuration from clion to run google tests.

About

A template for using Google Test with CLion or CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published