TooBiased / growt

This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating the current table once it gets too full.
Other
106 stars 13 forks source link

Fixing cmake build for Windows #10

Open DoktorBotti opened 3 years ago

DoktorBotti commented 3 years ago

Windows does not allow the creation of a folder named 'con' -> build fails upon creation of the similarly named target