Skip to content

Make googletest optional (default ON)#118

Merged
lemire merged 1 commit into
fast-pack:masterfrom
clapdb:master
Aug 9, 2024
Merged

Make googletest optional (default ON)#118
lemire merged 1 commit into
fast-pack:masterfrom
clapdb:master

Conversation

@yujinqiu
Copy link
Copy Markdown
Contributor

@yujinqiu yujinqiu commented Aug 9, 2024

googletest is not necessary dependency when we try to include this library.
For some areas with poor network condition, it's a burden to download googletest.
So I try to add WITH_TEST option (default ON with backward compatibility) to make it more convenient to use FastPFor.

@lemire
Copy link
Copy Markdown
Member

lemire commented Aug 9, 2024

Let us run tests.

@lemire lemire merged commit 52e45de into fast-pack:master Aug 9, 2024
@lemire
Copy link
Copy Markdown
Member

lemire commented Aug 9, 2024

Merged.

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