Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
9a24b370cbc07492fa6c205f1027367fa55b6742
/
.
/
blasfeo_target.h.in
blob: a98ac81ed870386d5bca760c132c8091c5ae1d0a [
file
] [
log
] [
blame
]
Austin Schuh
9a24b37
2018-01-28 16:12:29 -0800
[
diff
] [
blame^
]
1
#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