if [ $STRIGI_GUI = y ]; then
  qt4_cmake_build
else
  cmake_build
fi
