Missed the Event files for Linux
This commit is contained in:
parent
868c8b322c
commit
1250681514
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ ELSE (APPLE)
|
|||
#### Linux ####
|
||||
ADD_DEFINITIONS( -D_LINUX )
|
||||
LIST(APPEND telldus-common_SRCS
|
||||
Event_unix.cpp
|
||||
EventHandler_unix.cpp
|
||||
Socket_unix.cpp
|
||||
)
|
||||
ENDIF (APPLE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue