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

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: matttbe
  • Date: 2011-07-17 19:33:30 UTC
  • Revision ID: matttbe@gmail.com-20110717193330-vtj9al6azivd7k8x
src: default-icon.svg has been moved
CMakeLists.txt: removed scripts from CPACK_SOURCE_IGNORE_FILES
scripts: renamed => misc
moved cairo-dock_theme-creator.sh => misc

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$;/gldi-config.h$;/scripts/;/doc/;/misc/;~$;${CPACK_SOURCE_IGNORE_FILES}")
 
31
        "/build/;/.bzr/;bzrignore$;/config.h$;/gldi-config.h$;/doc/;/misc/;~$;${CPACK_SOURCE_IGNORE_FILES}")
32
32
include (CPack)
33
33
 
34
34
add_custom_target( dist