Moved the OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION definition into the Config.in rather use of -D define

This commit is contained in:
Robert Osfield
2008-10-03 15:36:34 +00:00
parent 3c52c2578f
commit 7c6dbe0ed8
2 changed files with 5 additions and 7 deletions

View File

@@ -27,5 +27,6 @@
#cmakedefine OSG_USE_FLOAT_PLANE
#cmakedefine OSG_USE_FLOAT_BOUNDINGSPHERE
#cmakedefine OSG_USE_FLOAT_BOUNDINGBOX
#cmakedefine OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION
#endif