. /etc/profile.d/qt5.rc  &&

OPTS+=" -DUSE_QT5=ON \
        -DWANT_CORE=ON \
        -DWANT_MONO=ON \
        -DWANT_QTCLIENT=ON \
        -DWITH_WITH_BUNDLED_ICONS=ON \
        -DWITH_WEBKIT=OFF"  &&

default_cmake_build
