Created by: T8T9
Changes:
- only create targets specified by LITE_WITH_* toggle (or not LITE_ON_TINY_PUBLISH).
- unordered_map -> map; unordered_set -> set; sort -> stable_sort
Effect: Reduce size of libpaddle_light_api_shared.so by 180KB. Current size is 1.61MB.