1if(BUILD_ANDROID_SERVICE) 2 add_subdirectory(engine) 3endif() 4 5install(FILES "readme.txt" DESTINATION "apk/" COMPONENT libs) 6