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