# hello-world-cpp
compile project -
cmake -G "MinGW Makefiles" . && make
execute -
make
Description
Languages
C++
94.4%
CMake
4.6%
Makefile
1%