Correcting the issues on Linux target
This commit is contained in:
@@ -42,7 +42,7 @@ else()
|
||||
ADD_DEFINITIONS(${APPINDICATOR_CFLAGS})
|
||||
LINK_DIRECTORIES(${APPINDICATOR_LIBRARY_DIRS})
|
||||
add_compile_definitions(TRAY_APPINDICATOR=1)
|
||||
list(APPEND src ${CMAKE_CURRENT_SOURCE_DIR}/tray_windows.c)
|
||||
list(APPEND src ${CMAKE_CURRENT_SOURCE_DIR}/tray_linux.c)
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user