Skip to content

Make Tests compilation and GTest download optional#83

Closed
budziq wants to merge 1 commit intogoogle:masterfrom
budziq:master
Closed

Make Tests compilation and GTest download optional#83
budziq wants to merge 1 commit intogoogle:masterfrom
budziq:master

Conversation

@budziq
Copy link
Copy Markdown

@budziq budziq commented Mar 7, 2015

For easier deployment and integration with monolithic projects
GTest download and tests are now optional.
To enable use '-DBENCHMARK_ENABLE_TESTS=ON'

For easier deployment and integration with monolithic projects
GTest download and tests are now optional.
To enable use '-DBENCHMARK_ENABLE_TESTS=ON'
@EricWF
Copy link
Copy Markdown
Contributor

EricWF commented Mar 7, 2015

FYI I have a pull request (#81) that adds a -DBENCHMARK_ENABLE_TESTING CMake option.

@budziq
Copy link
Copy Markdown
Author

budziq commented Mar 7, 2015

Thanks for the heads up :) I just stumbled on this repository while searching for a C++ benchmark and always on Google Test download in CMake was seriously problematic for my deployment.
I admit I haven't read through the PRs as none of the titles seamed relevant. I'm pulling the PR then.

@budziq budziq closed this Mar 7, 2015
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.

2 participants