qvolray

view configure @ 37:450d4c50470f

- 16bit floating point textures halve gpu texture memory usage - slower transfer function change
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 01 Jan 2014 00:23:57 +0200
parents
children
line source
1 #!/bin/sh
3 sys=`uname -s`
5 if [ "$sys" = Darwin ]; then
6 spec='-spec unsupported/macx-clang'
7 fi
9 qmake $spec