Removed include/osg/Version and include/OpenThreads/Version headers as these are autogenerated.

Changed the paths for the OpenThreads/osg Version headers to be placed in the PROJECT_BINARY_DIR.


git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14557 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2014-11-28 16:10:14 +00:00
parent d7c6bb1c4b
commit e5f5c30e4d
5 changed files with 4 additions and 115 deletions

View File

@@ -206,11 +206,11 @@ SET(TARGET_H
${HEADER_PATH}/Vec4ub
${HEADER_PATH}/Vec4ui
${HEADER_PATH}/Vec4us
${HEADER_PATH}/Version
${HEADER_PATH}/VertexAttribDivisor
${HEADER_PATH}/VertexProgram
${HEADER_PATH}/View
${HEADER_PATH}/Viewport
${OPENSCENEGRAPH_VERSION_HEADER}
${OPENSCENEGRAPH_CONFIG_HEADER}
${OPENSCENEGRAPH_OPENGL_HEADER}
)