diff --git a/CMakeLists.txt b/CMakeLists.txt index b2d80ee..6cfe5b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,5 +26,6 @@ target_link_libraries(studproject absl::flat_hash_map pthread dl + stdc++fs )