chore: fix apparently missing pthread lib issue

This commit is contained in:
surtur 2020-12-11 20:51:22 +01:00
parent fd26be83e5
commit efba11a9f6
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -12,3 +12,5 @@ HEADERS += \
simul_drv_lcd.h \
simul_kl25z.h \
simul_regs.h
LIBS += -lpthread