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:
@@ -696,6 +696,8 @@ static void Internal_PrintIntroduction(
|
||||
L"Apple"
|
||||
#elif defined(ON_RUNTIME_ANDROID)
|
||||
L"Android"
|
||||
#elif defined(ON_RUNTIME_LINUX)
|
||||
L"Linux"
|
||||
#else
|
||||
L"Unknown"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user