kyawakyawa / cpp-junk-parts

C++で試しに書いてみたものの置き場

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP JUNK PARTS

Build

$ git submodule update --init --recursive --depth 1
$ bootstrap-make.sh
$ cd cmake-build-release
$ make -j

Update Submodule

$ git submodule update --remote

About

C++で試しに書いてみたものの置き場

License:MIT License


Languages

Language:C++ 72.0%Language:C 15.8%Language:CMake 11.0%Language:Shell 1.1%