Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 28, 2007, 10:23:24 PM (17 years ago)
Author:
anonymous
Message:

nicolasc: minor changes in .camke

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/cmake/FindCEGUI_OGRE.cmake

    r113 r114  
    77#  CEGUI_OGRE_FOUND, If false, do not try to use CEGUI_OGRE
    88#
     9# Created by Matt Williams to find OGRE libraries
    910# Copyright © 2007, Matt Williams
    10 # Modified by Nicolas Schlumberger to make it work on the Tardis-Infrastucture of the ETH Zurich
     11#
     12# Modified by Nicolas Schlumberger to find CEGUI-OGRE libraries
     13# and make it run on the Tardis-Infrastucture of the ETH Zurich
     14# Copyright 2007, Nicolas Schlumberger
    1115#
    1216# Redistribution and use is allowed according to the terms of the BSD license.
     
    1620ENDIF (CEGUI_OGRE_LIBRARIES AND CEGUI_OGRE_INCLUDE_DIR)
    1721
     22## TODO: test windows part
     23# windows part is currently untested. (28.Oct.2007)
    1824IF (WIN32) #Windows
    1925    MESSAGE(STATUS "Looking for CEGUI_OGRE")
Note: See TracChangeset for help on using the changeset viewer.