Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7119


Ignore:
Timestamp:
Jun 5, 2010, 2:23:22 AM (14 years ago)
Author:
adrfried
Message:

exclude some files in data_extern install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/data/CMakeLists.txt

    r5794 r7119  
    5959  DIRECTORY ${EXTERNAL_DATA_DIRECTORY}/
    6060  DESTINATION ${DATA_INSTALL_DIRECTORY}
    61   REGEX "\\.svn$|_svn$|resources\\.oxr" EXCLUDE
     61  REGEX "\\.svn$|_svn$|resources\\.oxr|AUTHORS|LICENSE" EXCLUDE
    6262)
    6363# Configure the install scripts (variables not available during installation)
Note: See TracChangeset for help on using the changeset viewer.