Skip to content

Crandel/cpp_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ test project

This project was created as a cheatsheet for c++ syntax

Dependencies

  • gcc

  • make

  • cmake

Instalation

To build this project run these commands

$ cd build

$ cmake ..

$ make

$ ./test_bin

About

Test project for c++ syntax

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors