mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-20 09:29:26 +08:00
Add Linux platform info.
This commit is contained in:
committed by
Will Pearson
parent
fcc2e20c8e
commit
d2a671e2f9
@@ -564,6 +564,8 @@ static ON_String Internal_PlatformId(bool bVerbose)
|
||||
"Apple"
|
||||
#elif defined(ON_RUNTIME_ANDROID)
|
||||
"Android"
|
||||
#elif defined(ON_RUNTIME_LINUX)
|
||||
"Linux"
|
||||
#else
|
||||
"Runtime"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user