mumble-voip / mumble-releng

Mumble Release Engineering
Other
17 stars 21 forks source link

Do not compile Ice CPP tests #60

Closed Kissaki closed 7 years ago

Kissaki commented 7 years ago

The Ice CPP tests folder is 8 GB big once compiled.

We do not run the tests, so the compile time and disk space this test compilation uses is a huge unnecessary factor.

We reduce our compiled Ice build folder from ~12 GB to ~3 GB.


Fixes #59