Remove filesystem linked lib

This commit is contained in:
Akash Levy
2024-08-05 17:32:38 -07:00
parent 692d996991
commit d9b597f407
-1
View File
@@ -509,7 +509,6 @@ target_sources(OpenSTA
)
target_link_libraries(OpenSTA
stdc++fs
Eigen3::Eigen
${TCL_LIBRARY}
${CMAKE_THREAD_LIBS_INIT}