vayerx / demo

Sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Sandbox

It is supposed to be a collection of demos, prototypes, test-projects. Such projects usually require some kind of build-system, common utilities and so on. So it is easier to place them all together to reduce copy-paste between them.

Subproject(s):

Build:

    mkdir build
    cd build
    cmake ../
    make

About

Sandbox

License:GNU General Public License v3.0


Languages

Language:C++ 82.6%Language:CMake 17.4%