Changeset 6591
- Timestamp:
- 05/03/07 10:50:06
- Files:
-
- OpenSceneGraph/trunk/CMakeLists.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
OpenSceneGraph/trunk/CMakeLists.txt
r6588 r6591 18 18 SET(OPENSCENEGRAPH_MINOR_VERSION 9) 19 19 SET(OPENSCENEGRAPH_PATCH_VERSION 2) 20 21 SET(OpenThreads_SOURCE_DIR ${OpenSceneGraph_SOURCE_DIR}) 20 22 21 23 # We have some custom .cmake scripts not in the official distribution.
