raamar / templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP TEMPLATES HELLO WORLD

Build / Debug

mkdir build
cd build
cmake ..
cmake --build .
./composition_cpp

About


Languages

Language:C++ 94.2%Language:CMake 5.8%