From Mathias Froehlich, add search path to enable out of source builds to find include/OpenThreads/Config.
This commit is contained in:
parent
96a80666c9
commit
5db501941d
@ -99,6 +99,7 @@ ENDIF(UNIX)
|
||||
|
||||
# Make the headers visible to everything
|
||||
INCLUDE_DIRECTORIES(
|
||||
${PROJECT_BINARY_DIR}/include
|
||||
${OpenSceneGraph_SOURCE_DIR}/include
|
||||
${OPENGL_INCLUDE_DIR}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user