fixed cmakelist flag

This commit is contained in:
TinyAtoms 2020-02-07 16:19:02 -03:00
parent 5b0b4aeecc
commit 45634f7504

View File

@ -26,5 +26,6 @@ target_link_libraries(studproject
absl::flat_hash_map absl::flat_hash_map
pthread pthread
dl dl
stdc++fs
) )