RetroShare/tests
Julian Ospald ed867c52bd
Don't hardcode g++ in the toolchain settings
Although it's already quite ugly that we overwrite QMAKE_CC like this,
hardcoding 'g++' can break the build where prefixed versions of
the toolchain are expected and where QMAKE_CXX is already properly
defined. So we just use QMAKE_CXX variable here.

This fixes build failures on some distributions, e.g.
https://galileo.mailstation.de/jenkins/job/lipidity/36/console
2016-05-27 18:07:28 +02:00
..
librssimulator Don't hardcode g++ in the toolchain settings 2016-05-27 18:07:28 +02:00
unittests Fix UnitTests Compilation 2016-04-04 17:18:42 +02:00