Merge pull request #5 from Globostofo/fixPthread

Adding -
This commit is contained in:
Ceccarelli Luca 2023-10-16 10:35:04 +02:00 committed by GitHub
commit 12fe9a21d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,4 +6,4 @@ CONFIG -= qt
SOURCES += \
main.cpp
LIBS += pthread
LIBS += -pthread