Fix unknown arch+os info in versioninfo (#8159)
This commit is contained in:
committed by
GitHub
parent
f12c54ca9e
commit
dd9afe7c23
@@ -2,6 +2,7 @@
|
||||
#define LMMS_VERSION_INFO_H
|
||||
|
||||
#include "LmmsCommonMacros.h"
|
||||
#include "lmmsconfig.h"
|
||||
|
||||
#if defined(__clang__)
|
||||
constexpr const char* LMMS_BUILDCONF_COMPILER_VERSION = "Clang " __clang_version__;
|
||||
|
||||
Reference in New Issue
Block a user