#! /bin/bash cd .. mkdir shstk_build_linux cd shstk_build_linux cmake -DQGLVIEW=1 -DQGLENGINE=1 -DQT4=0 ../shstk make install $@