Browse Source
This header is used by waf to contain the generated version macros, particularly using the git hash. For waf it's better to be in a separate header since it then can keep track of changes on it a trigger recompilation. For the make build system, a dummy ap_version.h file has been added in the missing/ folder so both implementations can co-exist.mission-4.1.18
7 changed files with 13 additions and 2 deletions
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
/* Placeholder header for make build system */ |
Loading…
Reference in new issue