Changeset 6591

Show
Ignore:
Timestamp:
05/03/07 10:50:06
Author:
robert
Message:

Added support for setting OpenThreads_SOURCE_DIR to help the install of OpenThreads? headers

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • OpenSceneGraph/trunk/CMakeLists.txt

    r6588 r6591  
    1818SET(OPENSCENEGRAPH_MINOR_VERSION 9) 
    1919SET(OPENSCENEGRAPH_PATCH_VERSION 2) 
     20 
     21SET(OpenThreads_SOURCE_DIR ${OpenSceneGraph_SOURCE_DIR}) 
    2022 
    2123# We have some custom .cmake scripts not in the official distribution.