~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2

« back to all changes in this revision

Viewing changes to Folders/data/CMakeLists.txt

Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
########### subdirs if any ###############
 
2
 
 
3
 
 
4
########### install files ###############
 
5
 
 
6
install (FILES ${CMAKE_CURRENT_BINARY_DIR}/Folders.conf
 
7
        preview.jpg
 
8
        icon.svg
 
9
        DESTINATION ${foldersdatadir})
 
10