blob: 96ee043ed330f53c75bd4f971618757d4c902813 [file] [log] [blame]
Austin Schuh044e18b2015-10-21 20:17:09 -07001licenses(['unencumbered'])
2
3cc_library(
4 name = 'empty_config_h',
5 visibility = ['//third_party:__subpackages__'],
6 hdrs = [
7 'config.h',
8 ],
9)