model { binaries { withType(GoogleTestTestSuiteBinarySpec).all { nativeUtils.useRequiredLibrary(it, 'googletest_static') } } }