nicolasfella added inline comments.

INLINE COMMENTS

> CMakeLists.txt:123
>  add_subdirectory(src)
> -add_subdirectory(templates)
> +if (NOT CMAKE_SYSTEM_NAME STREQUAL "Android")
> +    add_subdirectory(templates)

if(ANDROID) is enough

REPOSITORY
  R169 Kirigami

REVISION DETAIL
  https://phabricator.kde.org/D25989

To: jbbgameich, #kirigami, #android
Cc: nicolasfella, plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, 
ngraham, apol, ahiemstra, davidedmundson, mart, hein

Reply via email to