build-system/Android: don't bundle the user manual
That wouldn't work, anyway. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
212da3d92f
commit
b0d2e5c737
@ -189,6 +189,7 @@ endif()
|
||||
|
||||
if(ANDROID)
|
||||
set(NO_PRINTING ON)
|
||||
set(NO_USERMANUAL ON)
|
||||
list(APPEND QT_EXTRA_COMPONENTS AndroidExtras)
|
||||
set(SUBSURFACE_LINK_LIBRARIES ${SUBSURFACE_LINK_LIBRARIES} -llog)
|
||||
elseif(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user