Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Remove explicit include for gtest for old CMake#63

Open
JoeLoser wants to merge 1 commit into
facebookresearch:masterfrom
JoeLoser:gtest_include
Open

Remove explicit include for gtest for old CMake#63
JoeLoser wants to merge 1 commit into
facebookresearch:masterfrom
JoeLoser:gtest_include

Conversation

@JoeLoser

Copy link
Copy Markdown

Summary:

  • For older versions of CMake -- specifically 2.8.11 or lower, you need
    to explicitly add the incldue directory for gtest.
  • However, since pushmi requires CMake 3.7 or later, this does not
    need to be guarded against.

Summary:
- For older versions of CMake -- specifically 2.8.11 or lower, you need
  to explicitly add the incldue directory for gtest.
- However, since `pushmi` requires CMake 3.7 or later, this does not
  need to be guarded against.
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 12, 2019
@JoeLoser

Copy link
Copy Markdown
Author

@ericniebler looks like Travis needs some love to make the build matrix green again, unrelated to this changeset.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants