Skip to content

Commit

Permalink
removed fs
Browse files Browse the repository at this point in the history
  • Loading branch information
nobuyuki83 committed Apr 21, 2024
1 parent 1850a6f commit 11ee8f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion task01/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ add_executable(${PROJECT_NAME}
)

target_link_libraries(${PROJECT_NAME}
stdc++fs
)

0 comments on commit 11ee8f8

Please sign in to comment.