]> rtime.felk.cvut.cz Git - frescor/demo.git/blob - README
Update submodules
[frescor/demo.git] / README
1 To compile this demo follow the following steps (you can also run ./compile.sh
2 which does all the steps):
3
4 1) If you downloaded this from git repository, you need to
5    download/update git submodules:
6
7    git submodule init
8    git submodule update
9
10 2) Compile it
11
12    cd build
13    make default-config
14    echo CONFIG_AQUOSA=y >>config.omk
15    make