Changed the include/osg/Config and include/OpenThreads/Config references to use the assocaited CMake variable for these headers

This commit is contained in:
Robert Osfield
2008-06-20 19:52:14 +00:00
parent e56ff4d5c6
commit 415d45525c
3 changed files with 24 additions and 13 deletions

View File

@@ -37,7 +37,6 @@ SET(LIB_PUBLIC_HEADERS
${HEADER_PATH}/ColorMask
${HEADER_PATH}/ColorMatrix
${HEADER_PATH}/ComputeBoundsVisitor
${HEADER_PATH}/Config
${HEADER_PATH}/ConvexPlanarOccluder
${HEADER_PATH}/ConvexPlanarPolygon
${HEADER_PATH}/CoordinateSystemNode
@@ -170,6 +169,7 @@ SET(LIB_PUBLIC_HEADERS
${HEADER_PATH}/VertexProgram
${HEADER_PATH}/View
${HEADER_PATH}/Viewport
${OPENSCENEGRAPH_CONFIG_HEADER}
)
ADD_LIBRARY(${LIB_NAME}