Changes between Version 4 and Version 5 of Support/UserGuides/EnvironmentVariables
- Timestamp:
- 03/15/11 22:13:11 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Support/UserGuides/EnvironmentVariables
v4 v5 232 232 * true, True, TRUE 233 233 234 == 3rdParty Package for VS 2008 (Sp1) == 235 236 OSG_3RDPARTY_DIR (Path to package root) - This variable helps CMake to find your package and configure OSG according to your selected architecture (x86/x64). If this variable is not set you have to configurethe correct folder in CMake manually as usual. 237 234 238 == Examples == 235 239 === osghanglide !GliderManipulator === 236 240 237 241 OSGHANGGLIDE_REVERSE_CONTROLS (boolean) 238 239 == 3rdParty Package for VS 2008 (Sp1) ==240 241 OSG_3RDPARTY_DIR (Path to package root) - This variable helps CMake to find your package and configure OSG according to your selected architecture (x86/x64).242
