Skip to content

Commit

Permalink
GH-43 Try another combination 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Dec 30, 2023
1 parent 8a06415 commit 23ab295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ IF (NOT APPLE)
$<$<NOT:${compiler_is_msvc}>:
-static-libgcc
-static-libstdc++
-Bstatic -libstdc++ -lpthread -Wl,-Bdynamic
-Bstatic -lpthread -Wl,-Bdynamic
-s -fvisibility=hidden
-Wl,-R,'$$ORIGIN'
>
Expand Down

0 comments on commit 23ab295

Please sign in to comment.