~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: matttbe
  • Date: 2010-09-18 10:03:29 UTC
  • mto: This revision was merged to the branch mainline in revision 671.
  • Revision ID: matttbe@gmail.com-20100918100329-3nk8c7utxhj5iz07
Tags: 2.2.0-2
Revert execution rights
Updated translations (thanks to all contributors ;) )
cairo-dock.desktop: Added a few translations
 => 2.2.0-2 <= 

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
set (CPACK_SOURCE_GENERATOR "TGZ")
29
29
set (CPACK_SOURCE_PACKAGE_FILE_NAME "${CMAKE_PROJECT_NAME}-${VERSION}")
30
30
set (CPACK_SOURCE_IGNORE_FILES 
31
 
        "/build/;/.bzr/;bzrignore$;/config.h$;/scripts/;/doc/;/misc/;~$;${CPACK_SOURCE_IGNORE_FILES}")
 
31
        "/build/;/.bzr/;bzrignore$;/config.h$;/scripts/;/doc/;/misc/;en_GB.po$;~$;${CPACK_SOURCE_IGNORE_FILES}")
32
32
include (CPack)
33
33
 
34
34
add_custom_target( dist