Skip to content

Commit b46a786

Browse files
Merge branch 'main' into release
Release 0.1.0
2 parents 50b2870 + ad80d62 commit b46a786

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# ---------------------------------------- link libraries --------------------------------------------------------------
88
# ======================================================================================================================
99
target_link_libraries(${Target} PRIVATE rt)
10-
target_link_libraries(${Target} PRIVATE stdc++fs)
1110

1211
add_subdirectory(cxxopts EXCLUDE_FROM_ALL)
1312
target_link_libraries(${Target} PRIVATE cxxopts)

0 commit comments

Comments
 (0)