• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1def define_common_targets():
2    """Defines targets that should be shared between fbcode and xplat.
3
4    The directory containing this targets.bzl file should also contain both
5    TARGETS and BUCK files that call this function.
6    """
7    pass
8