visualization.vsxu: temp dont build

This commit is contained in:
Stefan Saraev 2015-05-17 21:47:15 +03:00
parent d8490fa6f7
commit 6255426d16

View File

@ -37,6 +37,13 @@ if [ "$OPENGL" = "no" ] ; then
exit 0
fi
# dont build and upload for repos for now
# TODO fix
# undefined symbol: mt_32_to_double
# vis.vsxu also not linked against libGL ?
exit 0
configure_target() {
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
-DCMAKE_INSTALL_PREFIX=/usr \