Added OSG_ENVVAR_SUPPORTED cmake control and bool osg::getEnvVar(const char* name, T& value, ...) conviniece funcions to make it easier to implement optinal getenv reading code.
This commit is contained in:
@@ -34,5 +34,6 @@
|
||||
#cmakedefine OSG_DISABLE_MSVC_WARNINGS
|
||||
#cmakedefine OSG_PROVIDE_READFILE
|
||||
#cmakedefine OSG_USE_DEPRECATED_API
|
||||
#cmakedefine OSG_ENVVAR_SUPPORTED
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user