Changeset 8123 for code/branches/kicklib/cmake/PackageConfigOSX.cmake
- Timestamp:
- Mar 26, 2011, 5:42:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib/cmake/PackageConfigOSX.cmake
r8121 r8123 49 49 SET(ENV{OGRE_PLUGIN_DIR} ${DEP_BINARY_DIR}) 50 50 51 # Linking to OGRE requires linking to the boost threading library 52 SET(OGRE_NEEDS_BOOST TRUE) 53 51 54 # For OS X 10.5 we have to ship modified headers to make it compile 52 55 # on gcc >= 4.2 (binaries stay the same)
Note: See TracChangeset
for help on using the changeset viewer.