parallel-hashmap
parallel-hashmap copied to clipboard
system gtest
Could you provide a way to not download gtest and use the system one?
I'm no cmake expert. Would you have a suggestion on how to do this?
I also ran into this, which is a precondition to get it into Linux distributions. To avoid the download I removed the dependency of the test binaries, but I then get link errors and I am no gtest expert :)
OK, I'm fixing this now.
@smoe please try the latest phmap version... it should work now.