Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8098


Ignore:
Timestamp:
Mar 20, 2011, 7:03:00 PM (13 years ago)
Author:
rgrieder
Message:

Added CMakeLists.txt stub for the installation of files in contrib/

Location:
code/branches/kicklib
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/kicklib/CMakeLists.txt

    r8071 r8098  
    138138ADD_SUBDIRECTORY(bin)
    139139
     140# System specific files (mostly for installation)
     141ADD_SUBDIRECTORY(contrib)
     142
    140143# Last but not least: Try to make a doc target with Doxygen
    141144ADD_SUBDIRECTORY(doc)
Note: See TracChangeset for help on using the changeset viewer.