Skip to content

Conversation

@jo-pillar
Copy link

Update instructions for building gtest as a shared library

The previous flag GTEST_CREATE_SHARED_LIBRARY is not supported and triggers the following CMake warning:

Manually-specified variables were not used by the project:
GTEST_CREATE_SHARED_LIBRARY

Remove this obsolete flag and update the build instructions accordingly.

Update instructions for building gtest as a shared library

The previous flag `GTEST_CREATE_SHARED_LIBRARY` is not supported and triggers the following CMake warning:

  Manually-specified variables were not used by the project:
    GTEST_CREATE_SHARED_LIBRARY

Remove this obsolete flag and update the build instructions accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant