Project

General

Profile

Actions

Emulator Issues #9402

closed

[PATCH] Use shared gtest library if available

Added by alexjnewt about 8 years ago. Updated about 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

At the moment, gtest only supports being linked and built statically from the bundled code in Externals.

On some linux distros, such as Fedora, gtest is available as a shared library.
I attached a patch (based on 5.0rc) that adds the ability to use the shared gtest library if it's available.

I think either this or adding a build flag (such as USE_SHARED_GTEST) should be available.

Thanks!


Files

dolphin-emu-5.0-gtest.patch (569 Bytes) dolphin-emu-5.0-gtest.patch Patch to add shared gtest support alexjnewt, 03/04/2016 02:35 AM
Actions

Also available in: Atom PDF