Commit 0c8531ea authored by Alexey Golubev's avatar Alexey Golubev Committed by GitHub

Fixed linux build error

parent 2808a834
......@@ -39,7 +39,7 @@ core_windows {
}
core_linux {
LIBS += -lz
LIBS += -lz -pthread
}
SOURCES += main.cpp
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment