Removed the OSG_SYSTEM_SUPPORTED cmake var and added use of posix_spawn under Apple with C system function used elsewhere.

This commit is contained in:
Robert Osfield
2018-01-23 11:43:55 +00:00
parent 022d1df97d
commit e49aaa9f2c
3 changed files with 19 additions and 6 deletions

View File

@@ -35,6 +35,5 @@
#cmakedefine OSG_PROVIDE_READFILE
#cmakedefine OSG_USE_DEPRECATED_API
#cmakedefine OSG_ENVVAR_SUPPORTED
#cmakedefine OSG_SYSTEM_SUPPORTED
#endif