martinus / robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
https://gitter.im/martinus/robin-hood-hashing
MIT License
1.5k stars 142 forks source link

improve cmake integration #105

Closed Ryan-rsm-McKenzie closed 3 years ago

Ryan-rsm-McKenzie commented 3 years ago

export targets, add versioning, make standalone mode optional

martinus commented 3 years ago

Hi, sorry for the late reply! I can't really review this change as I don't know much about cmake. It works for me though, so I'll merge it.