Merge pull request #2 from Globostofo/addThreadConf

Adding Lib pthread to the project config
This commit is contained in:
Ceccarelli Luca 2023-10-16 10:13:10 +02:00 committed by GitHub
commit 0d0d8064d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,3 +5,5 @@ CONFIG -= qt
SOURCES += \
main.cpp
LIBS += pthread