+3
-1
@@ -162,7 +162,9 @@ else()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if (APPLE)
|
||||
if (WIN32)
|
||||
list(APPEND OLIVE_DEFINITIONS "-DUNICODE -D_UNICODE")
|
||||
elseif (APPLE)
|
||||
list(APPEND OLIVE_LIBRARIES "-framework IOKit")
|
||||
elseif(UNIX)
|
||||
list(APPEND OLIVE_LIBRARIES Qt5::DBus)
|
||||
|
||||
Reference in New Issue
Block a user