git clone https://github.com/d31m05z/piHome.git
cd piHome
git submodule update --init
apt install cmake libegl1-mesa-dev libgles2-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev
You should to go to the root project folder and call the build.sh script.
./build.sh
./setup-cross-compile.sh
USE_CROSS_COMPILE=true ./build.sh