Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 21, 2008, 11:21:19 PM (16 years ago)
Author:
adrfried
Message:

Tardis hacks for ALUT removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/buildsystem/cmake/CheckTardis.cmake

    r1981 r1991  
    66# only run this test on a lunix/unix machine
    77IF (UNIX)
    8 
    98  FIND_PROGRAM(UNAME_CMD "uname"
    109  PATHS "/usr/bin /bin")
     
    4140  SET(BOOST_LIBRARYDIR "/usr/pack/boost-1.36.0-sd/i686-debian-linux4.0/lib")
    4241  SET(ENV{LUA_DIR} "/usr/pack/lua-5.0.3-sd;/usr/pack/lua-5.0.3-sd/i686-debian-linux3.1")
     42  SET(ENV{ALUTDIR} "/usr/pack/openal-0.0.8-cl;/usr/pack/openal-0.0.8-cl/i686-debian-linux3.1")
    4343ENDIF (IS_TARDIS)
Note: See TracChangeset for help on using the changeset viewer.