mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-22 23:28:45 +00:00
build: link libstdc++ on Windows to statically link libwinpthreads
This commit is contained in:
parent
1ec22b3d0c
commit
e660b2d169
1 changed files with 1 additions and 0 deletions
|
@ -287,6 +287,7 @@ win32 {
|
||||||
-licudt \
|
-licudt \
|
||||||
-licutu \
|
-licutu \
|
||||||
-liconv \
|
-liconv \
|
||||||
|
-lstdc++ \
|
||||||
-lpthread \
|
-lpthread \
|
||||||
-lsetupapi \
|
-lsetupapi \
|
||||||
-lssl \
|
-lssl \
|
||||||
|
|
Loading…
Reference in a new issue