Skip to content

woutervanbakel/Try

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try

Try

Local build environment

  1. Download and install CMake
  2. Download and install Ninja
  3. Init submodules to fetch googletest
    git submodules update --init

Configure and Build

  • cmake -G Ninja -B bin

  • ninja -C bin

About

Try class for C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published