blob: a98ac81ed870386d5bca760c132c8091c5ae1d0a [file] [log] [blame]
Austin Schuh9a24b372018-01-28 16:12:29 -08001#ifndef TARGET_@TARGET@
2#define TARGET_@TARGET@
3#endif
4
5#ifndef LA_@LA@
6#define LA_@LA@
7#endif
8
9#ifndef EXT_DEP
10#cmakedefine EXT_DEP @EXT_DEP@
11#endif