Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 30, 2009, 4:40:20 PM (16 years ago)
Author:
rgrieder
Message:

Added license text to all CMake files except to the subdirectoties of the libraries.
Also adjusted some the Find script documentation and wrote Descriptions for every file not in src/.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/buildsystem2/cmake/FindENet.cmake

    r2624 r2626  
    44#  ENET_FOUND - system has enet
    55#  ENet_INCLUDE_DIR - the enet include directory
    6 #  ENet_LIBRARIES - the libraries needed to use enet
     6#  ENet_LIBRARY - the library needed to link against enet
    77#
    88# $ENETDIR is an environment variable used for finding enet.
     
    1212#
    1313# Several changes and additions by Fabian 'x3n' Landau
    14 # Lots of simplifications by Adrian Friedli
     14# Lots of simplifications by Adrian Friedli and Reto Grieder
     15# Version checking by Reto Grieder
    1516#                 > www.orxonox.net <
    1617
Note: See TracChangeset for help on using the changeset viewer.