Skip to content

alalain/SpicyPP

Repository files navigation

SpicyPP

QT Setup

install Gtests

git clone https://github.com/google/googletest.git -b release-1.10.0
cd googletest        # Main directory of the cloned repository.
mkdir build          # Create a directory to hold the build output.
cd build
cmake ..              # Generate native build scripts for GoogleTest.
make
sudo make install    # Install in /usr/local/ by default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •