Skip to content

Add(meta-brainscales) min req. version for googletest

Hmm, not sure how the old version ever built… we need a higher version of googletest library (the older one did roll out up to 50 C++ template parameters and didn't use C++11's variadic template feature for infinitly large parameter type lists (we need more than 50 types in our type lists :D).

Merge request reports