Add shared libs for odroid (#399)

This commit is contained in:
Kiina 2017-02-15 14:33:57 +01:00 committed by redPanther
parent f96b0143a8
commit 37b8a909b6
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ elseif ( "${PLATFORM}" STREQUAL "amlogic" )
elseif ( "${PLATFORM}" STREQUAL "amlogic64" )
SET ( DEFAULT_AMLOGIC ON )
SET ( DEFAULT_USE_SYSTEM_PROTO_LIBS ON )
SET ( DEFAULT_USE_SHARED_AVAHI_LIBS ON )
elseif ( "${PLATFORM}" MATCHES "x86" )
SET ( DEFAULT_X11 ON )
SET ( DEFAULT_USE_SHARED_AVAHI_LIBS ON )