Move ucore_version.h.in to src/ dir so it gets built properly
This commit is contained in:
@@ -43,5 +43,8 @@ extern const int ucore_version_patch;
|
||||
* e.g. development version or similar*/
|
||||
extern const char ucore_version_str[];
|
||||
|
||||
/** Hostname where the library was built
|
||||
*/
|
||||
extern const char ucore_build_host[];
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user