244 B
244 B
# hello-world-cpp
compile project -
cmake -G "MinGW Makefiles" . && make
execute -
make
# hello-world-cpp
compile project -
cmake -G "MinGW Makefiles" . && make
execute -
make