Adding Lib pthread to the project config

This commit is contained in:
Ceccarelli Luca 2023-10-16 10:12:13 +02:00
parent 94608cdfaf
commit cde9dfa9d8

View File

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