forked from MassiveAtoms/hashmap-bench
fixed cmakelist flag
This commit is contained in:
parent
5b0b4aeecc
commit
45634f7504
@ -26,5 +26,6 @@ target_link_libraries(studproject
|
|||||||
absl::flat_hash_map
|
absl::flat_hash_map
|
||||||
pthread
|
pthread
|
||||||
dl
|
dl
|
||||||
|
stdc++fs
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user