Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 26, 2009, 12:44:49 AM (16 years ago)
Author:
rgrieder
Message:

Stripped sandbox further down to get a light version that excludes almost all core features.
Also, the Ogre dependency has been removed and a little ogremath library been added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox_light/cmake/PackageConfig.cmake

    r5782 r5789  
    5959SET(ENV{BOOST_ROOT}            ${DEP_INCLUDE_DIR}/boost)
    6060SET(ENV{LUA_DIR}               ${DEP_INCLUDE_DIR}/lua)
    61 SET(ENV{OGRE_HOME}             ${DEP_INCLUDE_DIR}/ogre)
    6261
    6362### INSTALL ###
Note: See TracChangeset for help on using the changeset viewer.